From 6c71c48613238d3abb86a740c3caf1229242fae7 Mon Sep 17 00:00:00 2001 From: arneko Date: Mon, 29 Jun 2015 14:26:38 +0200 Subject: [PATCH] Update config.rst Added some minimal documentation for ping-related configuration --- users/config.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/users/config.rst b/users/config.rst index 8788b52dd..745756616 100644 --- a/users/config.rst +++ b/users/config.rst @@ -313,6 +313,8 @@ Options Element true false 0 + 60 + 120 The ``options`` element contains all other global configuration options. @@ -405,3 +407,9 @@ databaseBlockCacheMiB Override the automatically calculated database block cache size. Don't, unless you're very short on memory, in which case you want to set this to ``8``. + +pingTimeoutS + Ping-timeout in seconds. Don't change it unless you are having issues due to slow response time (slow connection/cpu) and large index exchanges + +pingIdleTimeS + ping interval in seconds. Don't change it unless you feel it's necessary to do so.