diff --git a/stacks/streaming/stack.env b/stacks/streaming/stack.env index 887b402..840866d 100644 --- a/stacks/streaming/stack.env +++ b/stacks/streaming/stack.env @@ -27,3 +27,5 @@ SYNC_FROM_PLEX_TO_JELLYFIN=True SYNC_FROM_JELLYFIN_TO_PLEX=True # Start in dry-run. Task 16 flips this to False after the mapping is verified. DRYRUN=False +SLEEP_DURATION=21600 +LOG_LEVEL=INFO