diff options
Diffstat (limited to 'config')
-rw-r--r-- | config | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -6,3 +6,9 @@ output=./ #Location of the log file, if you care about that. False will disable the log file log=False + +#Default amount of funnies to download +amount=10 + +#Default amount of jobs used when downloading +jobs=1 |