This commit is contained in:
2025-07-17 14:36:49 +02:00
parent 692e3bb8f5
commit fda5b3071b

View File

@ -15,7 +15,7 @@
dir "/tmp"
port {{ $sentinel_port }}
sentinel monitor {{ $master_name }} SENTINEL_MASTER {{ $port }} {{ $quorum }}
sentinel down-after-milliseconds {{ $master_name }} 60000
sentinel down-after-milliseconds {{ $master_name }} 60000
# User-supplied sentinel configuration:
# End of sentinel configuration