Browse Source

disable network connectivity check by default

main
yggverse 8 months ago
parent
commit
afe0db48e3
  1. 2
      example/config.json

2
example/config.json

@ -146,7 +146,7 @@
{ {
"check": "check":
{ {
"enabled":true, "enabled":false,
"timeout":5, "timeout":5,
"socket": "socket":
{ {

Loading…
Cancel
Save