Commit 4f8813e1 authored by nanahira's avatar nanahira Committed by GitHub

update default reconnect config

parent c3ac2898
...@@ -93,10 +93,10 @@ ...@@ -93,10 +93,10 @@
"enabled": true, "enabled": true,
"auto_surrender_after_disconnect": false, "auto_surrender_after_disconnect": false,
"allow_kick_reconnect": true, "allow_kick_reconnect": true,
"wait_time": 60000 "wait_time": 90000
}, },
"heartbeat_detection": { "heartbeat_detection": {
"enabled": true, "enabled": false,
"interval": 20000, "interval": 20000,
"wait_time": 10000 "wait_time": 10000
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment