missed a broken link (#5545)
This commit is contained in:
parent
ad1a9a5651
commit
e3f3987835
|
@ -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
|
* <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
|
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
|
* <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.
|
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.
|
* <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