mirror of
https://github.com/aaPanel/aaPanel.git
synced 2026-09-06 17:47:39 +02:00
update to 6.8.37
This commit is contained in:
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user