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

change interval & timeout in ping

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