mirror of https://github.com/cppla/ServerStatus
300s
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…
Reference in New Issue