fixed typo

This commit is contained in:
jonnyboy
2013-01-25 00:52:09 +01:00
parent 5a27d0a45d
commit 9c1f8feb9d
+2 -2
View File
@@ -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"