eventlog: branding events

This commit is contained in:
Girish Ramakrishnan
2024-12-02 12:11:14 +01:00
parent 872705d58d
commit 0a4aede3a8
6 changed files with 33 additions and 6 deletions

View File

@@ -35,6 +35,10 @@ exports = module.exports = {
ACTION_BACKUP_CLEANUP_START: 'backup.cleanup.start', // obsolete
ACTION_BACKUP_CLEANUP_FINISH: 'backup.cleanup.finish',
ACTION_BRANDING_NAME: 'branding.name',
ACTION_BRANDING_FOOTER: 'branding.footer',
ACTION_BRANDING_AVATAR: 'branding.avatar',
ACTION_CERTIFICATE_NEW: 'certificate.new',
ACTION_CERTIFICATE_RENEWAL: 'certificate.renew', // obsolete
ACTION_CERTIFICATE_CLEANUP: 'certificate.cleanup',