mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-09 13:44:06 +08:00
send certificate notifications in 21, 14, 7 days
This commit is contained in:
@@ -7,10 +7,6 @@ const jobs = [
|
||||
name: "clear-old-data",
|
||||
interval: "at 03:14",
|
||||
},
|
||||
{
|
||||
name: "certificate-notification",
|
||||
interval: "60 seconds", // TODO: Production should be larger
|
||||
},
|
||||
];
|
||||
|
||||
const initBackgroundJobs = function (args) {
|
||||
|
Reference in New Issue
Block a user