Add LOGFILE to sample

This commit is contained in:
Luigi311
2022-05-23 01:24:57 -06:00
parent d8cc69ae41
commit a5dcc2e804

View File

@@ -1,5 +1,6 @@
DRYRUN = "True"
SLEEP_DURATION = "3600"
LOGFILE = "log.log"
PLEX_BASEURL = "http://localhost:32400"
PLEX_TOKEN = "SuperSecretToken"