mirror of
https://github.com/status-im/consul.git
synced 2025-01-18 09:41:32 +00:00
Re-document peering disabled (#13879)
Change wording because it does have effect on clients because it disables peering in the UI served from that client.
This commit is contained in:
parent
f03cca7576
commit
cf4af7c765
@ -556,9 +556,9 @@ Valid time units are 'ns', 'us' (or 'µs'), 'ms', 's', 'm', 'h'."
|
|||||||
The following sub-keys are available:
|
The following sub-keys are available:
|
||||||
|
|
||||||
- `enabled` ((#peering_enabled)) (Defaults to `true`) Controls whether cluster peering is enabled.
|
- `enabled` ((#peering_enabled)) (Defaults to `true`) Controls whether cluster peering is enabled.
|
||||||
Has no effect on Consul clients, only on Consul servers. When disabled, all peering APIs will return
|
When disabled, the UI won't show peering, all peering APIs will return
|
||||||
an error, any peerings stored in Consul already will be ignored (but they will not be deleted),
|
an error, any peerings stored in Consul already will be ignored (but they will not be deleted),
|
||||||
all peering connections from other clusters will be rejected. This was added in Consul 1.13.0.
|
and all peering connections from other clusters will be rejected. This was added in Consul 1.13.0.
|
||||||
|
|
||||||
- `partition` <EnterpriseAlert inline /> - This flag is used to set
|
- `partition` <EnterpriseAlert inline /> - This flag is used to set
|
||||||
the name of the admin partition the agent belongs to. An agent can only join
|
the name of the admin partition the agent belongs to. An agent can only join
|
||||||
|
Loading…
x
Reference in New Issue
Block a user