Lower default monitoring interval to 15s

Faults are also reported on the monitoring interval, so 60s seems like
too long. Lower this to 15 seconds by default instead.
This commit is contained in:
2023-12-01 16:05:00 -05:00
parent 9c2b1b29ee
commit 3dc48c1783
2 changed files with 2 additions and 2 deletions

View File

@ -216,7 +216,7 @@ timer:
keepalive_interval: 5
# Monitoring interval (seconds)
monitoring_interval: 60
monitoring_interval: 15
# Fencing configuration
fencing: