Commit f4a5e56b authored by nanahira's avatar nanahira

catchup

parent fbaa5ac7
...@@ -103,10 +103,10 @@ ...@@ -103,10 +103,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": 180000
}, },
"heartbeat_detection": { "heartbeat_detection": {
"enabled": true, "enabled": false,
"interval": 20000, "interval": 20000,
"wait_time": 10000 "wait_time": 10000
}, },
......
...@@ -106,7 +106,7 @@ ...@@ -106,7 +106,7 @@
"wait_time": 300000 "wait_time": 300000
}, },
"heartbeat_detection": { "heartbeat_detection": {
"enabled": true, "enabled": false,
"interval": 30000, "interval": 30000,
"wait_time": 15000 "wait_time": 15000
}, },
......
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