fix(xo-server/authorizations): add missing smart backups and S3 (#6141)

Introduced by 4e8dc2
This commit is contained in:
Florent BEAUCHAMP
2022-03-12 09:57:42 +01:00
committed by GitHub
parent 0a412c0ef7
commit b820dcd73f

View File

@@ -22,6 +22,8 @@ const AUTHORIZATIONS = {
FULL: STARTER,
METADATA: ENTREPRISE,
WITH_RAM: ENTREPRISE,
SMART_BACKUP: ENTREPRISE,
S3: STARTER,
},
DOCKER: STARTER, // @todo _doDockerAction in xen-orchestra/packages/xo-server/src/xapi/index.mjs
EXPORT: {