mirror of https://github.com/status-im/consul.git
added links, removed todo
This commit is contained in:
parent
8ce0a2509b
commit
9d7ce4c621
|
@ -127,7 +127,7 @@ connect {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Any references to `start_join_wan` or `retry_join_wan` should be omitted. [TODO(wanfed):link]
|
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 `primary_gateways` configuration can also use `go-discover` syntax just
|
-> The `primary_gateways` configuration can also use `go-discover` syntax just
|
||||||
like `retry_join_wan`.
|
like `retry_join_wan`.
|
||||||
|
|
Loading…
Reference in New Issue