github.com/choria-io/go-choria@v0.28.1-0.20240416190746-b3bf9c7d5a45/broker/network/testdata/leafnodes/remotes.cfg (about)

     1  plugin.choria.broker_network = true
     2  plugin.choria.network.leafnode_port = 6222
     3  plugin.choria.network.leafnode_remotes = ln1,ln2
     4  plugin.choria.network.leafnode_remote.ln1.url = ln1-1.example.net:6222, ln1-2.example.net:6222
     5  plugin.choria.network.leafnode_remote.ln2.url = ln2.example.net:6222
     6  plugin.choria.network.leafnode_remote.ln2.tls.disable = true