Commit bc6bfc1c authored by nanahira's avatar nanahira

longer heartbeat in tournament mode

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