Commit bc6bfc1c authored by nanahira's avatar nanahira

longer heartbeat in tournament mode

parent 6826bc03
...@@ -97,9 +97,9 @@ ...@@ -97,9 +97,9 @@
"wait_time": 180000 "wait_time": 180000
}, },
"heartbeat_detection": { "heartbeat_detection": {
"enabled": false, "enabled": true,
"interval": 20000, "interval": 30000,
"wait_time": 10000 "wait_time": 15000
}, },
"mycard": { "mycard": {
"enabled": false, "enabled": false,
......
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