Fix up default values
This commit is contained in:
parent
5d2a5341c9
commit
cced8a893c
@ -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:
|
||||
|
@ -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]
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user