Connect.enabled config option (#11533)

This commit is contained in:
danielehc 2021-11-17 12:06:11 +01:00 committed by GitHub
parent b51dc2f758
commit eddd648095
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1175,7 +1175,7 @@ bind_addr = "{{ GetPrivateInterfaces | include \"network\" \"10.0.0.0/8\" | attr
The following sub-keys are available: The following sub-keys are available:
- `enabled` ((#connect_enabled)) Controls whether Connect features are - `enabled` ((#connect_enabled)) Controls whether Connect features are
enabled on this agent. Should be enabled on all clients and servers in the cluster enabled on this agent. Should be enabled on all servers in the cluster
in order for Connect to function properly. Defaults to false. in order for Connect to function properly. Defaults to false.
- `enable_mesh_gateway_wan_federation` ((#connect_enable_mesh_gateway_wan_federation)) Controls whether cross-datacenter federation traffic between servers is funneled - `enable_mesh_gateway_wan_federation` ((#connect_enable_mesh_gateway_wan_federation)) Controls whether cross-datacenter federation traffic between servers is funneled