remove reboot (user cannot initiate anyway)

This commit is contained in:
Girish Ramakrishnan
2016-05-01 13:23:31 -07:00
parent 8254337552
commit f9d4d3014d
3 changed files with 0 additions and 5 deletions

View File

@@ -19,7 +19,6 @@ exports = module.exports = {
ACTION_CERTIFICATE_RENEWAL: 'certificate.renew',
ACTION_CLI_MODE: 'settings.climode',
ACTION_PROFILE: 'user.profile',
ACTION_REBOOT: 'cloudron.reboot',
ACTION_UPDATE: 'cloudron.update',
ACTION_USER_ADD: 'user.add',
ACTION_USER_LOGIN: 'user.login',