This commit is contained in:
Bel LaPointe
2025-09-25 15:56:10 -04:00
parent 8dea290dd1
commit a1adf97bfb

2
.env
View File

@@ -1,7 +1,7 @@
# Global Settings
## Do not mark any shows/movies as played and instead just output to log if they would of been marked.
DRYRUN = "True"
DRYRUN = "False"
## Debugging level, "info" is default, "debug" is more verbose
#DEBUG_LEVEL = "DEBUG"