From b80646e4d280af496f2e98ead4c24bb53d8afb61 Mon Sep 17 00:00:00 2001 From: tarekbadr Date: Wed, 24 Oct 2018 22:34:41 +0200 Subject: [PATCH] docs-randomports: edit docs config add 'randomports' flag. it's Generate random port for swarm. License: MIT Signed-off-by: Tarek Badr --- docs/config.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/config.md b/docs/config.md index f2091967f..9bf6ab873 100644 --- a/docs/config.md +++ b/docs/config.md @@ -52,6 +52,10 @@ Available profiles: Reduces daemon overhead on the system. May affect node functionality, performance of content discovery and data fetching may be degraded. +- `randomports` + + Generate random port for swarm. + ## Table of Contents - [`Addresses`](#addresses)