mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-22 16:06:51 +00:00
Refactor swarm/core.yml to update SLEEP_TIME to '240m'
This commit is contained in:
+1
-1
@@ -131,7 +131,7 @@ services:
|
|||||||
# but with KEY='VALUE', they are part of the value and stay there,
|
# but with KEY='VALUE', they are part of the value and stay there,
|
||||||
# causing problems!
|
# causing problems!
|
||||||
TZ: 'Asia/Singapore'
|
TZ: 'Asia/Singapore'
|
||||||
SLEEP_TIME: '120m'
|
SLEEP_TIME: '240m'
|
||||||
FILTER_SERVICES: ''
|
FILTER_SERVICES: ''
|
||||||
VERBOSE: 'true'
|
VERBOSE: 'true'
|
||||||
UPDATE_OPTIONS: '--update-delay=60s'
|
UPDATE_OPTIONS: '--update-delay=60s'
|
||||||
|
|||||||
Reference in New Issue
Block a user