domains: validate domain configs in a cron
no email notification yet, we have to rework this notifications/eventlog stuff
This commit is contained in:
@@ -18,6 +18,7 @@ const NOTIFICATION_TYPES = {
|
||||
APP_OOM: 'appOutOfMemory',
|
||||
APP_UPDATED: 'appUpdated',
|
||||
BACKUP_FAILED: 'backupFailed',
|
||||
DOMAIN_CONFIG_CHECK_FAILED: 'domainConfigCheckFailed',
|
||||
};
|
||||
|
||||
// keep in sync with box/src/apps.js
|
||||
|
||||
Reference in New Issue
Block a user