no dry
parent
8dea290dd1
commit
a1adf97bfb
2
.env
2
.env
|
|
@ -1,7 +1,7 @@
|
||||||
# Global Settings
|
# Global Settings
|
||||||
|
|
||||||
## Do not mark any shows/movies as played and instead just output to log if they would of been marked.
|
## 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
|
## Debugging level, "info" is default, "debug" is more verbose
|
||||||
#DEBUG_LEVEL = "DEBUG"
|
#DEBUG_LEVEL = "DEBUG"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue