Commit 17277d71 authored by Steven Allen's avatar Steven Allen

doc(swarm): extend autorelay docs

parent 1a3407fd
......@@ -27,7 +27,8 @@ type SwarmConfig struct {
//
// When both EnableAutoRelay and EnableRelayHop are set, this go-ipfs node
// will advertise itself as a public relay. Otherwise it will find and use
// advertised public relays.
// advertised public relays when it determines that it's not reachable
// from the public internet.
EnableAutoRelay bool
// Transports contains flags to enable/disable libp2p transports.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment