diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/default_config.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg index 35bc498b..e5e8278b 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -73,7 +73,7 @@ ca_cert_path = # Auto-reconnects you when you get disconnected from the server # defaults to false because it should not be necessary -auto_reconnect = false +auto_reconnect = true # The time between the ping sent to the server to check if the connection is alive connection_check_interval = 60 |