You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: docs/CONFIG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -283,7 +283,7 @@ The "basic" connection manager tries to keep between `LowWater` and `HighWater`
283
283
284
284
By default when running under nodejs, libp2p will try to use [UPnP](https://en.wikipedia.org/wiki/Universal_Plug_and_Play) to open a random high port on your router for any TCP connections you have configured.
285
285
286
-
Set `DisableNatPortMap` to `false` to disable this behaviour.
286
+
Set `DisableNatPortMap` to `true` to disable this behaviour.
0 commit comments