Unverified 提交 a2e82dc0 作者: Steven Allen 提交者: GitHub

Merge pull request #6655 from ipfs/doc/nat-port-map

doc(config): improve DisableNatPortMap documentation
......@@ -362,7 +362,12 @@ bandwidth metrics. Disabling bandwidth metrics can lead to a slight performance
improvement, as well as a reduction in memory usage.
- `DisableNatPortMap`
Disable NAT discovery.
Disable automatic NAT port forwarding.
When not disabled (default), go-ipfs asks NAT devices (e.g., routers), to open
up an external port and forward it to the port go-ipfs is running on. When this
works (i.e., when your router supports NAT port forwarding), it makes the local
go-ipfs node accessible from the public internet.
- `DisableRelay`
Disables the p2p-circuit relay transport.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论