From dfca165f48396398f4d9c12585e51935ce2c86f5 Mon Sep 17 00:00:00 2001 From: msglm Date: Sun, 17 Aug 2025 19:53:51 -0500 Subject: add setup.py support --- config | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 config (limited to 'config') diff --git a/config b/config deleted file mode 100644 index c6669f7..0000000 --- a/config +++ /dev/null @@ -1,21 +0,0 @@ -#Move this to ~/.config/comedyGenerator -[DEFAULT] - -#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 - -[Videos] - -#where videos will be outputted to -output=/home/msglm/Videos/unsorted/ - -[Gifs] - -#where gifs will be outputted to -output=/home/msglm/Pictures/gif/ -- cgit v1.2.3