update to 6.8.37

This commit is contained in:
zhw
2024-04-29 15:35:04 +08:00
parent fa9a865beb
commit ed34994f45
474 changed files with 125711 additions and 34665 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"interval": 600,
"type": "panel_login",
"title": "Panel login alarm",
"project": "",
"cycle": 1,
"count":1,
"push_count": 1,
"status": true,
"module_type":"site_push"
}
@@ -0,0 +1,9 @@
{
"interval": 600,
"type": "panel_pwd_endtime",
"title": "Panel password Expiration Date",
"cycle": 15,
"push_count": 1,
"module_type":"site_push",
"status": true
}
+10
View File
@@ -0,0 +1,10 @@
{
"interval": 600,
"type": "site_endtime",
"title": "Expiration of website",
"cycle": 7,
"push_count": 1,
"module": "",
"module_type":"site_push",
"status": true
}
+10
View File
@@ -0,0 +1,10 @@
{
"interval": 600,
"type": "ssl",
"title": "Site Certificate (SSL) expiration",
"project": "all_site",
"cycle": 15,
"push_count": 1,
"module_type":"site_push",
"status": true
}