Commit 1b03279f authored by nanahira's avatar nanahira

shrink default wait time

parent 8e1bfb38
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
"reconnect": { "reconnect": {
"enabled": true, "enabled": true,
"auto_surrender_after_disconnect": false, "auto_surrender_after_disconnect": false,
"wait_time": 300000 "wait_time": 60000
}, },
"heartbeat_detection": { "heartbeat_detection": {
"enabled": true, "enabled": true,
......
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