diff --git a/stacks/streaming/stack.env b/stacks/streaming/stack.env index f781d63..887b402 100644 --- a/stacks/streaming/stack.env +++ b/stacks/streaming/stack.env @@ -26,6 +26,4 @@ JELLYFIN_TOKEN=a3d9ee827d5c42298cae087a2c31d3fa 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=True -SLEEP_DURATION=21600 -LOG_LEVEL=INFO +DRYRUN=False