fix(streaming): restore SLEEP_DURATION and LOG_LEVEL dropped in dry-run flip
This commit is contained in:
@@ -27,3 +27,5 @@ SYNC_FROM_PLEX_TO_JELLYFIN=True
|
|||||||
SYNC_FROM_JELLYFIN_TO_PLEX=True
|
SYNC_FROM_JELLYFIN_TO_PLEX=True
|
||||||
# Start in dry-run. Task 16 flips this to False after the mapping is verified.
|
# Start in dry-run. Task 16 flips this to False after the mapping is verified.
|
||||||
DRYRUN=False
|
DRYRUN=False
|
||||||
|
SLEEP_DURATION=21600
|
||||||
|
LOG_LEVEL=INFO
|
||||||
|
|||||||
Reference in New Issue
Block a user