From e84b633abde4aa10c3d633086140f54f400df2c9 Mon Sep 17 00:00:00 2001 From: Lauri at Zalando Date: Mon, 30 May 2016 14:33:50 +0200 Subject: [PATCH] Update SETTINGS.rst --- SETTINGS.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SETTINGS.rst b/SETTINGS.rst index ce97a7f6..cbe71717 100644 --- a/SETTINGS.rst +++ b/SETTINGS.rst @@ -1,3 +1,7 @@ +=========================== +YAML Configuration Settings +=========================== + - *loop\_wait*: the number of seconds the loop will sleep. - *ttl*: the TTL to acquire the leader lock. Think of it as the length of time before initiation of the automatic failover process.