mirror of
https://github.com/YGGverse/Yo.git
synced 2026-03-31 17:55:35 +00:00
disable network connectivity check by default
This commit is contained in:
parent
5705f452cc
commit
afe0db48e3
1 changed files with 1 additions and 1 deletions
|
|
@ -146,7 +146,7 @@
|
||||||
{
|
{
|
||||||
"check":
|
"check":
|
||||||
{
|
{
|
||||||
"enabled":true,
|
"enabled":false,
|
||||||
"timeout":5,
|
"timeout":5,
|
||||||
"socket":
|
"socket":
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue