Skip to content

Commit dd6d9b9

Browse files
committed
docs(config-options): EXP_NET0LISTEN add some more text
1 parent 682dac6 commit dd6d9b9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/api/config-options.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,9 @@ Keep in mind that downloaded binaries will never be automatically deleted.
245245
| :------------------: | :---------: |
246246
| `MONGOMS_EXP_NET0LISTEN` | `expNet0Listen` |
247247

248-
Option `EXP_NET0LISTEN` is used to use the experimental (non-predictable) port generation of `net.listen`
248+
Option `EXP_NET0LISTEN` is used to use the experimental (non-predictable) port generation of `net.listen`.
249+
250+
This option will use a random open port, which will lessen the "port is already in use" errors, but will not eliminate them.
249251

250252
This is a experimental option, it maybe removed, renamed or have changed behavior in the future.
251253

0 commit comments

Comments
 (0)