mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-01 10:48:53 +00:00
fixed typo
This commit is contained in:
+2
-2
@@ -48,8 +48,8 @@ export MAXDAYS="210"
|
||||
#this does not recurse through subfolders
|
||||
export NZBS="/path/to/nzbs"
|
||||
|
||||
#If you have all of your nzbs in one folder select true
|
||||
#If, you have all of you nzbs split into separate in with the root at $NZBS then selct false
|
||||
#If you have all of your nzbs in one folder select false
|
||||
#If, you have all of you nzbs split into separate in with the root at $NZBS then select true
|
||||
#and 10 nzbs will be imported from each subfolder per loop.
|
||||
export NZBMULTI="false"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user