Sync master.conf template: add RESTART_VERIFY_WAIT
This commit is contained in:
@@ -516,6 +516,7 @@
|
||||
CRITICAL_CONTAINER_NAMES=() # containers stopped on REMOTE before rsync — profiles override
|
||||
DELAYED_CONTAINERS=() # containers needing delay before starting — profiles override
|
||||
CONTAINER_DELAY=5 # seconds before starting delayed containers
|
||||
RESTART_VERIFY_WAIT=3 # seconds to wait after restart before checking container is running
|
||||
EXCLUDE_DIRS=() # directories excluded from transfer — profiles override
|
||||
|
||||
# --inplace writes directly to destination — delta against existing file, better for large media
|
||||
|
||||
Reference in New Issue
Block a user