mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 14:24:39 +00:00
Corrects defile
to defined
(#5262)
This commit is contained in:
parent
d51471c9b0
commit
4639466618
@ -31,7 +31,7 @@ There are several different kinds of checks:
|
||||
In Consul 0.9.0 and later, script checks are not enabled by default. To use them you
|
||||
can either use :
|
||||
* [`enable_local_script_checks`](/docs/agent/options.html#_enable_local_script_checks):
|
||||
enable script checks defile in local config files. Script checks defined via the HTTP
|
||||
enable script checks defined in local config files. Script checks defined via the HTTP
|
||||
API will not be allowed.
|
||||
* [`enable_script_checks`](/docs/agent/options.html#_enable_script_checks): enable
|
||||
script checks regardless of how they are defined.
|
||||
|
Loading…
x
Reference in New Issue
Block a user