From 2ce45ae171e46cdbbd288c24775f825cf8eb67f0 Mon Sep 17 00:00:00 2001 From: Anudeep Reddy Date: Mon, 3 Feb 2020 10:58:12 -0500 Subject: [PATCH] [docs] Enabling connect requires server restarts (#6904) --- website/source/docs/connect/configuration.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/connect/configuration.html.md b/website/source/docs/connect/configuration.html.md index be18c36c2..e46e542f5 100644 --- a/website/source/docs/connect/configuration.html.md +++ b/website/source/docs/connect/configuration.html.md @@ -21,7 +21,7 @@ The first step to use Connect is to enable Connect for your Consul cluster. By default, Connect is disabled. Enabling Connect requires changing the configuration of only your Consul _servers_ (not client agents). To enable Connect, add the following to a new or existing -[server configuration file](/docs/agent/options.html). In HCL: +[server configuration file](/docs/agent/options.html). In an existing cluster, this configuration change requires a Consul server restart, which you can perform one server at a time to maintain availability. In HCL: ```hcl connect {