add certificate renew event

This commit is contained in:
Girish Ramakrishnan
2016-04-30 22:27:33 -07:00
parent fd1a00d280
commit c4ad6c803f
3 changed files with 7 additions and 1 deletions
+1
View File
@@ -15,6 +15,7 @@ exports = module.exports = {
ACTION_APP_UNINSTALL: 'app.uninstall',
ACTION_APP_UPDATE: 'app.update',
ACTION_BACKUP: 'cloudron.backup',
ACTION_CERTIFICATE_RENEWAL: 'certificate.renew',
ACTION_CLI_MODE: 'settings.climode',
ACTION_PROFILE: 'user.profile',
ACTION_REBOOT: 'cloudron.reboot',