mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-04-22 08:19:23 -04:00
plan to implement renewal notification
This commit is contained in:
parent
1982e2f8b8
commit
acea7ef906
@ -271,6 +271,8 @@ class Monitor extends BeanModel {
|
||||
if (tls_info != null) {
|
||||
io.to(userID).emit("certInfo", monitorID, tls_info.info_json);
|
||||
}
|
||||
|
||||
// TODO: Send Notification if expire soon
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user