Files
AllinSSL/frontend/allinssl/static/monitor_templates/template.json
2025-12-12 17:39:52 +08:00

22 lines
487 B
JSON

[
{
"name": "json1",
"target": "allinssl.com",
"monitor_type": "https",
"report_types": "mail",
"cycle": "1",
"repeat_send_gap": "10",
"active": "1",
"advance_day": "30"
},
{
"name": "json2",
"target": "allinssl.com",
"monitor_type": "smtp",
"report_types": "mail",
"cycle": "1",
"repeat_send_gap": "10",
"active": "1",
"advance_day": "30"
}
]