From ce915a86c1120dcccb7571380241750007d64a6f Mon Sep 17 00:00:00 2001 From: mathieui Date: Sun, 12 Jun 2016 21:46:46 +0200 Subject: Increase ping timeout delays (now that the ping actually works) --- data/default_config.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data') diff --git a/data/default_config.cfg b/data/default_config.cfg index dacf1576..62124839 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -93,10 +93,10 @@ ca_cert_path = #auto_reconnect = true # The time between the ping sent to the server to check if the connection is alive -#connection_check_interval = 60 +#connection_check_interval = 300 # The timeout value of those pings -#connection_timeout_delay = 10 +#connection_timeout_delay = 30 # Send the initial presence # true, unless you want to be invisible from your roster -- cgit v1.2.3