From 6dcf008fbb7dbb8e1c1ff255f497f51333ee7392 Mon Sep 17 00:00:00 2001 From: Anthony Date: Wed, 19 Oct 2022 06:44:52 -0700 Subject: [PATCH] Updated datacenter block description (#14953) * Updated datacenter block description * Replacing accidentally removed title * docs: add closing period Co-authored-by: Seth Hoenig --- website/content/docs/configuration/index.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/content/docs/configuration/index.mdx b/website/content/docs/configuration/index.mdx index e5fa62ac7..2b1d5ee00 100644 --- a/website/content/docs/configuration/index.mdx +++ b/website/content/docs/configuration/index.mdx @@ -146,8 +146,7 @@ testing. - `consul` `(`[`Consul`]`: nil)` - Specifies configuration for connecting to Consul. -- `datacenter` `(string: "dc1")` - Specifies the data center of the local agent. - All members of a datacenter should share a local LAN connection. +- `datacenter` `(string: "dc1")` - Specifies the data center of the local agent. A datacenter is an abstract grouping of clients within a region. Clients are not required to be in the same datacenter as the servers they are joined with, but do need to be in the same region. - `data_dir` `(string: required)` - Specifies a local directory used to store agent state. Client nodes use this directory by default to store temporary