open-consul/website/content/docs/agent
Luke Kysow d21f793b74
peering: add config to enable/disable peering (#13867)
* peering: add config to enable/disable peering

Add config:

```
peering {
  enabled = true
}
```

Defaults to true. When disabled:
1. All peering RPC endpoints will return an error
2. Leader won't start its peering establishment goroutines
3. Leader won't start its peering deletion goroutines
2022-07-22 15:20:21 -07:00
..
config peering: add config to enable/disable peering (#13867) 2022-07-22 15:20:21 -07:00
config-entries.mdx docs: simplify agent docs slugs 2022-04-11 17:38:47 -07:00
index.mdx docs: simplify agent docs slugs 2022-04-11 17:38:47 -07:00
rpc.mdx maintenance complete, pending markdown-page component addition 2020-12-16 16:55:23 -05:00
sentinel.mdx website: redirect /api to /api-docs (#12660) 2022-03-30 16:16:26 -05:00
telemetry.mdx no 1.9 style metrics (#13532) 2022-06-29 09:46:37 -07:00