mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-01 11:06:24 -04:00
Merge branch 'master' into master
This commit is contained in:
commit
ac449ec1c2
66 changed files with 4998 additions and 842 deletions
|
@ -59,6 +59,8 @@ class Database {
|
|||
"patch-monitor-expiry-notification.sql": true,
|
||||
"patch-status-page-footer-css.sql": true,
|
||||
"patch-added-mqtt-monitor.sql": true,
|
||||
"patch-add-sqlserver-monitor.sql": true,
|
||||
"patch-add-other-auth.sql": { parents: [ "patch-monitor-basic-auth.sql" ] },
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue