mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-10 23:45: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:
@@ -32,6 +32,7 @@ export * from "./base";
|
||||
export * from "./login";
|
||||
export * from "./groups";
|
||||
export * from "./users";
|
||||
export * from "./userSuggestions";
|
||||
export * from "./repositories";
|
||||
export * from "./namespaces";
|
||||
export * from "./branches";
|
||||
|
||||
Reference in New Issue
Block a user