mirror of
https://github.com//cppla/ServerStatus
synced 2025-07-05 17:05:59 +08:00
300s
This commit is contained in:
parent
94896bac80
commit
615cec88c2
@ -52,9 +52,9 @@
|
|||||||
"callback": "https://yourSMSurl"
|
"callback": "https://yourSMSurl"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ipv4 offline warning",
|
"name": "offline warning",
|
||||||
"rule": "online4=0",
|
"rule": "online4=0&online6=0",
|
||||||
"interval": 1800,
|
"interval": 300,
|
||||||
"callback": "https://yourSMSurl"
|
"callback": "https://yourSMSurl"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user