mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-26 23:53:19 +08:00
docs/config: document relay options
License: MIT Signed-off-by: vyzo <vyzo@hackzen.org>
This commit is contained in:
@ -228,3 +228,9 @@ improvement, as well as a reduction in memory usage.
|
|||||||
- `DisableNatPortMap`
|
- `DisableNatPortMap`
|
||||||
Disable NAT discovery.
|
Disable NAT discovery.
|
||||||
|
|
||||||
|
- `DisableRelay`
|
||||||
|
Disables the p2p-circuit relay transport.
|
||||||
|
|
||||||
|
- `EnableRelayHop`
|
||||||
|
Enables HOP relay for the node. If this is enabled, the node will act as
|
||||||
|
an intermediate (Hop Relay) node in relay circuits for connected peers.
|
||||||
|
Reference in New Issue
Block a user