From 1c6113eb97f45cb76a7a395ddaab4952057c0905 Mon Sep 17 00:00:00 2001 From: Oleksii Kliukin Date: Mon, 30 May 2016 16:18:00 +0200 Subject: [PATCH] Remove the quote --- SETTINGS.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/SETTINGS.rst b/SETTINGS.rst index 9627edf2..a5ba11b5 100644 --- a/SETTINGS.rst +++ b/SETTINGS.rst @@ -70,7 +70,6 @@ ZooKeeper - **session\_timeout**: the TTL to acquire the leader lock. Think of it as the length of time before initiation of the automatic failover process. - **exhibitor**: If you are running a ZooKeeper cluster under the Exhibitor supervisory, this section might interest you: - - **hosts**: initial list of Exhibitor (ZooKeeper) nodes in format: ['host1', 'host2', 'etc...' ]. This list updates automatically whenever the Exhibitor (ZooKeeper) cluster topology changes. - **poll\_interval**: how often the list of ZooKeeper and Exhibitor nodes should be updated from Exhibitor - **port**: Exhibitor port.