archives: add eventlog
This commit is contained in:
@@ -30,6 +30,9 @@ exports = module.exports = {
|
||||
ACTION_APP_STOP: 'app.stop',
|
||||
ACTION_APP_RESTART: 'app.restart',
|
||||
|
||||
ACTION_ARCHIVES_ADD: 'archives.add',
|
||||
ACTION_ARCHIVES_DEL: 'archives.del',
|
||||
|
||||
ACTION_BACKUP_FINISH: 'backup.finish',
|
||||
ACTION_BACKUP_START: 'backup.start',
|
||||
ACTION_BACKUP_CLEANUP_START: 'backup.cleanup.start', // obsolete
|
||||
|
||||
Reference in New Issue
Block a user