summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2023-01-11 20:51:08 -0600
committermsglm <msglm@techchud.xyz>2023-01-11 20:51:08 -0600
commit5489d351439d32b5a432190b98bb97a8e8fde123 (patch)
tree72f1780143b5e3f49331b9b495919fec9706c97d /config
parent13260eedc0d704cc8b995ae6708b429349e23af5 (diff)
downloadcomedyGenerator-5489d351439d32b5a432190b98bb97a8e8fde123.tar.gz
comedyGenerator-5489d351439d32b5a432190b98bb97a8e8fde123.tar.bz2
comedyGenerator-5489d351439d32b5a432190b98bb97a8e8fde123.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