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
|
# specify whether to also log passed health checks
|
||||||
# (warning: this may rapidly grow the HC log)
|
# (warning: this may rapidly grow the HC log)
|
||||||
# [default: no]
|
# [default: no]
|
||||||
log_healthy="yes"
|
log_healthy="no"
|
||||||
|
|
||||||
# specify client & backup details
|
# specify client & backup details
|
||||||
# Format:
|
# Format:
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
# specify whether to also log passed health checks
|
# specify whether to also log passed health checks
|
||||||
# (warning: this may rapidly grow the HC log)
|
# (warning: this may rapidly grow the HC log)
|
||||||
# [default: no]
|
# [default: no]
|
||||||
log_healthy="yes"
|
log_healthy="no"
|
||||||
|
|
||||||
# specify the URL of the Elasticsearch instance (host:port)
|
# specify the URL of the Elasticsearch instance (host:port)
|
||||||
# [default: http://localhost:9200]
|
# [default: http://localhost:9200]
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
# specify whether to also log passed health checks
|
# specify whether to also log passed health checks
|
||||||
# (warning: this may rapidly grow the HC log)
|
# (warning: this may rapidly grow the HC log)
|
||||||
# [default: no]
|
# [default: no]
|
||||||
log_healthy="yes"
|
log_healthy="no"
|
||||||
|
|
||||||
# -- user stanzas --
|
# -- user stanzas --
|
||||||
# supported limit checks: Max open files; Max processes
|
# supported limit checks: Max open files; Max processes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user