mirror of
https://github.com/YGGverse/Yo.git
synced 2026-03-31 17:55:35 +00:00
update config folding
This commit is contained in:
parent
d44bf90fe3
commit
5705f452cc
2 changed files with 15 additions and 15 deletions
|
|
@ -142,6 +142,18 @@
|
|||
"error":true
|
||||
}
|
||||
},
|
||||
"network":
|
||||
{
|
||||
"check":
|
||||
{
|
||||
"enabled":true,
|
||||
"timeout":5,
|
||||
"socket":
|
||||
{
|
||||
"201:5eb5:f061:678e:7565:6338:c02c:5251":80
|
||||
}
|
||||
}
|
||||
},
|
||||
"curl":
|
||||
{
|
||||
"connection":
|
||||
|
|
@ -350,17 +362,5 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"network":
|
||||
{
|
||||
"check":
|
||||
{
|
||||
"enabled":true,
|
||||
"timeout":5,
|
||||
"socket":
|
||||
{
|
||||
"201:5eb5:f061:678e:7565:6338:c02c:5251":80
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue