commit
0c77e18f0c
|
|
@ -1,5 +1,6 @@
|
||||||
DRYRUN = "True"
|
DRYRUN = "True"
|
||||||
SLEEP_DURATION = "3600"
|
SLEEP_DURATION = "3600"
|
||||||
|
LOGFILE = "log.log"
|
||||||
|
|
||||||
PLEX_BASEURL = "http://localhost:32400"
|
PLEX_BASEURL = "http://localhost:32400"
|
||||||
PLEX_TOKEN = "SuperSecretToken"
|
PLEX_TOKEN = "SuperSecretToken"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue