docs: update the wan mesh gateway page

This commit is contained in:
Karl Cardenas 2022-02-08 10:25:27 -07:00
parent 0cd0d505fa
commit bdeb752f83
No known key found for this signature in database
GPG Key ID: 0AC61D76B41F1EDC
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ connect {
}
```
Any references to [`start_join_wan`](/docs/agent/options#start_join_wan) or [`retry_join_wan`](/docs/agent/options#retry_join_wan) should be omitted.
The [`start_join_wan`](/docs/agent/options#start_join_wan) or [`retry_join_wan`](/docs/agent/options#retry_join_wan) are only used for the legacy federation process. They must be omitted when federating Consul servers via gateways.
-> The `primary_gateways` configuration can also use `go-discover` syntax just
like `retry_join_wan`.