docs(config): remove mentions of relay v1 (#9860)
Context: https://github.com/ipfs/interop/pull/592
Marcin Rataj committed
May 8, 2023 at 14:20 UTC
548d082db4b76f2170e34d2de34c7568b627b059
1 file changed
+2
-2
docs/config.md
+2
-2
@@ -1622,8 +1622,8 @@ Type: `flag`
1622
1623
#### `Swarm.RelayClient.StaticRelays`
1624
1625
-Your node will use these statically configured relay servers (V1 or V2)
1626
-instead of discovering public relays V2 from the network.
1625
+Your node will use these statically configured relay servers
1626
+instead of discovering public relays ([Circuit Relay v2](https://github.com/libp2p/specs/blob/master/relay/circuit-v2.md)) from the network.
1627
1628
Default: `[]`
1629