mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 06:16:08 +00:00
Revert "doc: address review comment"
This reverts commit 6ba9690e812089ba3dbda43f17e6b862201d16a8.
This commit is contained in:
parent
703be5a219
commit
42563dc73f
@ -1037,8 +1037,8 @@ Consul will not enable TLS for the HTTP API unless the `https` port has been ass
|
||||
upstream DNS servers that are used to recursively resolve queries if they are not inside the service
|
||||
domain for Consul. For example, a node can use Consul directly as a DNS server, and if the record is
|
||||
outside of the "consul." domain, the query will be resolved upstream. As of Consul 1.0.1 recursors
|
||||
can be provided as ip addresses or as go-sockaddr templates. IP addresses are resolved in order,
|
||||
and duplicates are ignored.
|
||||
can be provided as ip addresses or as go-sockaddr templates. The list of ip addresses is deduplicated
|
||||
while the original order is maintained.
|
||||
|
||||
* <a name="rejoin_after_leave"></a><a href="#rejoin_after_leave">`rejoin_after_leave`</a> Equivalent
|
||||
to the [`-rejoin` command-line flag](#_rejoin).
|
||||
|
Loading…
x
Reference in New Issue
Block a user