mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-28 13:57:52 +08:00
go-ipfs-config: doc(swarm): extend autorelay docs
This commit is contained in:
parent
f74d15eacf
commit
f55b515255
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user