mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-25 20:37:53 +08:00
docs(config): remove mentions of relay v1 (#9860)
Context: https://github.com/ipfs/interop/pull/592
This commit is contained in:
parent
d1c94776bb
commit
548d082db4
@ -1622,8 +1622,8 @@ Type: `flag`
|
||||
|
||||
#### `Swarm.RelayClient.StaticRelays`
|
||||
|
||||
Your node will use these statically configured relay servers (V1 or V2)
|
||||
instead of discovering public relays V2 from the network.
|
||||
Your node will use these statically configured relay servers
|
||||
instead of discovering public relays ([Circuit Relay v2](https://github.com/libp2p/specs/blob/master/relay/circuit-v2.md)) from the network.
|
||||
|
||||
Default: `[]`
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user