mirror of
https://github.com/YGGverse/Yo.git
synced 2026-03-31 17:55:35 +00:00
stop crawler on network connection lost #11
This commit is contained in:
parent
b475b4e61b
commit
d44bf90fe3
3 changed files with 73 additions and 1 deletions
|
|
@ -350,5 +350,17 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"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