mirror of https://github.com/status-im/consul.git
missed a broken link (#5545)
This commit is contained in:
parent
114b42b448
commit
e0a4d872af
|
@ -1425,7 +1425,7 @@ default will automatically work with some tooling.
|
|||
|
||||
* <a name="segments"></a><a href="#segments">`segments`</a> (Enterprise-only) This is a list of nested objects that allows setting
|
||||
the bind/advertise information for network segments. This can only be set on servers. See the
|
||||
[Network Segments Guide](/docs/guides/segments.html) for more details.
|
||||
[Network Segments Guide](/docs/guides/network-segments.html) for more details.
|
||||
* <a name="segment_name"></a><a href="#segment_name">`name`</a> - The name of the segment. Must be a string between
|
||||
1 and 64 characters in length.
|
||||
* <a name="segment_bind"></a><a href="#segment_bind">`bind`</a> - The bind address to use for the segment's gossip layer.
|
||||
|
|
Loading…
Reference in New Issue