From bbd9aedf0faf46dfffc4a12517ff8c8226f0821a Mon Sep 17 00:00:00 2001 From: Yuce Tekol Date: Tue, 24 Oct 2017 23:06:25 +0300 Subject: [PATCH] fix gossip port text --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index dcda25a99..66a858cb9 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -78,7 +78,7 @@ Any flag that has a value that is a comma separated list on the command line bec #### Gossip Port -* Description: Port to which Pilosa should bind for internal communication. If there are more than one Pilosa servers are running on the same host, their gossip ports should be different. +* Description: Port to which Pilosa should bind for internal communication. If more than one Pilosa server is running on the same host, the gossip port for each server must be unique. * Flag: `--gossip.port=11101` * Env: `PILOSA_GOSSIP_PORT=11101` * Config: