Fix up default values

This commit is contained in:
patvdv 2019-03-10 14:17:08 +01:00
parent 5d2a5341c9
commit cced8a893c
3 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@
# specify whether to also log passed health checks
# (warning: this may rapidly grow the HC log)
# [default: no]
log_healthy="yes"
log_healthy="no"
# specify client & backup details
# Format:

View File

@ -9,7 +9,7 @@
# specify whether to also log passed health checks
# (warning: this may rapidly grow the HC log)
# [default: no]
log_healthy="yes"
log_healthy="no"
# specify the URL of the Elasticsearch instance (host:port)
# [default: http://localhost:9200]

View File

@ -9,7 +9,7 @@
# specify whether to also log passed health checks
# (warning: this may rapidly grow the HC log)
# [default: no]
log_healthy="yes"
log_healthy="no"
# -- user stanzas --
# supported limit checks: Max open files; Max processes