update config folding

This commit is contained in:
yggverse 2024-03-24 18:26:59 +02:00
parent d44bf90fe3
commit 5705f452cc
2 changed files with 15 additions and 15 deletions

View file

@ -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
}
}
}
}