From 27a7bfc92ce96af5ae08e2edd78a146287997c85 Mon Sep 17 00:00:00 2001 From: mathieui Date: Tue, 13 Mar 2012 18:46:02 +0100 Subject: Add a whitespace_interval option --- data/default_config.cfg | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'data') diff --git a/data/default_config.cfg b/data/default_config.cfg index 5232eb06..dc5cc4d6 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -19,6 +19,12 @@ certificate = # the same certificate. ignore_certificate = false +# The interval to send a whitespace keepalive to the server +# 300 should be fine, except for specific services, in that case, change the +# value to the services default. +whitespace_interval = 300 + + # Path to the certificate authenticating the Authority # A server may have several certificates, but if it uses a CA, it will often # keep the same for obvious reasons, so this is a good option if your server -- cgit v1.2.3