mirror of https://github.com/status-im/consul.git
Merge pull request #2830 from VEBERArnaud/docs/agent-options-duplicate
docs(agent/options): remove atlas_endpoint duplicate
This commit is contained in:
commit
523c0c54fe
|
@ -558,9 +558,6 @@ Consul will not enable TLS for the HTTP API unless the `https` port has been ass
|
||||||
* <a name="atlas_endpoint"></a><a href="#atlas_endpoint">`atlas_endpoint`</a> Equivalent to the
|
* <a name="atlas_endpoint"></a><a href="#atlas_endpoint">`atlas_endpoint`</a> Equivalent to the
|
||||||
[`-atlas-endpoint` command-line flag](#_atlas_endpoint).
|
[`-atlas-endpoint` command-line flag](#_atlas_endpoint).
|
||||||
|
|
||||||
* <a name="atlas_endpoint"></a><a href="#atlas_endpoint">`atlas_endpoint`</a> Equivalent to the
|
|
||||||
[`-atlas-endpoint` command-line flag](#_atlas_endpoint).
|
|
||||||
|
|
||||||
* <a name="autopilot"></a><a href="#autopilot">`autopilot`</a> Added in Consul 0.8, this object
|
* <a name="autopilot"></a><a href="#autopilot">`autopilot`</a> Added in Consul 0.8, this object
|
||||||
allows a number of sub-keys to be set which can configure operator-friendly settings for Consul servers.
|
allows a number of sub-keys to be set which can configure operator-friendly settings for Consul servers.
|
||||||
For more information about Autopilot, see the [Autopilot Guide](/docs/guides/autopilot.html).
|
For more information about Autopilot, see the [Autopilot Guide](/docs/guides/autopilot.html).
|
||||||
|
|
Loading…
Reference in New Issue