From 555bf7d1e9b561e04340c7cd178bbb5027ec7e8b Mon Sep 17 00:00:00 2001 From: msglm Date: Sun, 17 Aug 2025 19:53:51 -0500 Subject: expanded config options --- config | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config') diff --git a/config b/config index a41902d..aa8f078 100644 --- a/config +++ b/config @@ -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 -- cgit v1.2.3