diff --git a/swarm/core.yml b/swarm/core.yml index a72626a..2f3974b 100644 --- a/swarm/core.yml +++ b/swarm/core.yml @@ -131,7 +131,7 @@ services: # but with KEY='VALUE', they are part of the value and stay there, # causing problems! TZ: 'Asia/Singapore' - SLEEP_TIME: '120m' + SLEEP_TIME: '240m' FILTER_SERVICES: '' VERBOSE: 'true' UPDATE_OPTIONS: '--update-delay=60s'