stop crawler on network connection lost #11

This commit is contained in:
yggverse 2024-03-24 18:15:26 +02:00
parent b475b4e61b
commit d44bf90fe3
3 changed files with 73 additions and 1 deletions

View file

@ -350,5 +350,17 @@
]
}
}
},
"network":
{
"check":
{
"enabled":true,
"timeout":5,
"socket":
{
"201:5eb5:f061:678e:7565:6338:c02c:5251":80
}
}
}
}