Merge pull request #2887 from devopsrebels/master

Fix wrong option name in options.html.markdown
This commit is contained in:
James Phillips 2017-04-11 09:40:16 -07:00 committed by GitHub
commit 03328e59d6
1 changed files with 1 additions and 1 deletions

View File

@ -577,7 +577,7 @@ Consul will not enable TLS for the HTTP API unless the `https` port has been ass
the maximum amount of time a server can go without contact from the leader before being considered unhealthy.
Must be a duration value such as `10s`. Defaults to `200ms`.
* <a name="max_trailing_threshold"></a><a href="#max_trailing_threshold">`max_trailing_threshold`</a> - Controls
* <a name="max_trailing_logs"></a><a href="#max_trailing_logs">`max_trailing_logs`</a> - Controls
the maximum number of log entries that a server can trail the leader by before being considered unhealthy. Defaults
to 250.