diff options
Diffstat (limited to 'data/default_config.cfg')
-rw-r--r-- | data/default_config.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
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 |