From 13037fc139e36569b7265b58cee52723b66acb91 Mon Sep 17 00:00:00 2001 From: Cihat Genc Date: Tue, 11 Apr 2017 14:58:15 +0200 Subject: [PATCH] Fix wrong option name in options.html.markdown --- website/source/docs/agent/options.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/agent/options.html.markdown b/website/source/docs/agent/options.html.markdown index c697d2fbe..add252a39 100644 --- a/website/source/docs/agent/options.html.markdown +++ b/website/source/docs/agent/options.html.markdown @@ -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`. - * `max_trailing_threshold` - Controls + * `max_trailing_logs` - Controls the maximum number of log entries that a server can trail the leader by before being considered unhealthy. Defaults to 250.