mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-06 05:25:44 +01:00
Notifications for health checks (#1664)
Add list of emergency contacts to global configuration. This user will receive e-mails and notification if some serious system error occurs like repository health check failed.
This commit is contained in:
@@ -48,6 +48,7 @@ describe("Test config hooks", () => {
|
||||
loginInfoUrl: "",
|
||||
mailDomainName: "",
|
||||
namespaceStrategy: "",
|
||||
emergencyContacts: [],
|
||||
pluginUrl: "",
|
||||
proxyExcludes: [],
|
||||
proxyPassword: null,
|
||||
|
||||
Reference in New Issue
Block a user