mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-03 03:38:52 +00:00
Update edit_these.sh
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ export USERNAME="what is your name" # this is the user name that will run these
|
||||
export NEWZNAB_IMPORT_SLEEP_TIME="1" # in seconds - this includes import_nzb backfill and current fill, 0 may cause errors
|
||||
export NEWZNAB_POST_SLEEP_TIME="1" # in seconds - this is for post processing - sleep between loops, 0 may cause errors
|
||||
export MAXDAYS="210" #max days for backfill
|
||||
export NZBS="/path/to/nzbs" #path to your nzb files to be imported
|
||||
export NZBS="/path/to/nzbs" #The path to the nzb dump you downloaded from torrents
|
||||
|
||||
#Choose to run the threaded or non-threaded newznab scripts true/false
|
||||
export THREADS="true"
|
||||
|
||||
Reference in New Issue
Block a user