summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2025-08-17 19:53:51 -0500
committermsglm <msglm@techchud.xyz>2025-08-17 19:53:51 -0500
commit870e1acfc1ca1b35e4d48cb6c9bb8dd975408a7a (patch)
tree72f1780143b5e3f49331b9b495919fec9706c97d /config
parent744a691d693c18ae2a56c5c4f851ca341c1753f5 (diff)
downloadcomedyGenerator-870e1acfc1ca1b35e4d48cb6c9bb8dd975408a7a.tar.gz
comedyGenerator-870e1acfc1ca1b35e4d48cb6c9bb8dd975408a7a.tar.bz2
comedyGenerator-870e1acfc1ca1b35e4d48cb6c9bb8dd975408a7a.zip
logging and config capabilties introduced. removed source url
Diffstat (limited to 'config')
-rw-r--r--config8
1 files changed, 8 insertions, 0 deletions
diff --git a/config b/config
new file mode 100644
index 0000000..a41902d
--- /dev/null
+++ b/config
@@ -0,0 +1,8 @@
+#Move this to ~/.config/comedyGenerator
+[DEFAULT]
+
+#Dictates where videos will be outputted to
+output=./
+
+#Location of the log file, if you care about that. False will disable the log file
+log=False