Commit d78d3cf9 authored by nanahira's avatar nanahira Committed by GitHub

change interval & timeout in ping

parent 25c3f035
......@@ -93,8 +93,8 @@
},
"heartbeat_detection": {
"enabled": true,
"interval": 10000,
"wait_time": 5000
"interval": 20000,
"wait_time": 10000
},
"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