docs-randomports: edit docs config add 'randomports' flag. it's Generate random port for swarm.
docs-randomports: edit docs config add 'randomports' flag. it's Generate random port for swarm. License: MIT Signed-off-by: Tarek Badr <tarekbadrshalaan@gmail.com>
tarekbadr committed
Oct 24, 2018 at 22:34 UTC
b80646e4d280af496f2e98ead4c24bb53d8afb61
1 file changed
+4
docs/config.md
+4
@@ -52,6 +52,10 @@ Available profiles:
52
Reduces daemon overhead on the system. May affect node functionality,
53
performance of content discovery and data fetching may be degraded.
54
55
+- `randomports`
56
+
57
+ Generate random port for swarm.
58
+
59
## Table of Contents
60
61
- [`Addresses`](#addresses)