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

     1  plugin.choria.network.gateway_port = 7222
     2  plugin.choria.network.gateway_remotes = C1, C2
     3  plugin.choria.network.gateway_remote.C1.urls = c1-1.example.net:7222, c1-2.example.net:7222
     4  plugin.choria.network.gateway_remote.C2.urls = c2-1.example.net:7222, c2-2.example.net:7222
     5  plugin.choria.network.gateway_remote.C2.tls.disable = true