mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
Fixed no_advertise comment in nats-server -help
Resolves #1647 [ci skip] Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
This commit is contained in:
2
main.go
2
main.go
@@ -67,7 +67,7 @@ Cluster Options:
|
||||
--routes <rurl-1, rurl-2> Routes to solicit and connect
|
||||
--cluster <cluster-url> Cluster URL for solicited routes
|
||||
--cluster_name <string> Cluster Name, if not set one will be dynamically generated
|
||||
--no_advertise <bool> Advertise known cluster IPs to clients
|
||||
--no_advertise <bool> Do not advertise known cluster information to clients
|
||||
--cluster_advertise <string> Cluster URL to advertise to other servers
|
||||
--connect_retries <number> For implicit routes, number of connect retries
|
||||
|
||||
|
||||
Reference in New Issue
Block a user