From ea2410eeb18b495f71dfe6f0a941e5d65078c523 Mon Sep 17 00:00:00 2001 From: msglm Date: Wed, 11 Jan 2023 20:51:08 -0600 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