fix(xo-server/authorizations): add missing smart backups and S3 (#6141)
Introduced by 4e8dc2
This commit is contained in:
committed by
GitHub
parent
0a412c0ef7
commit
b820dcd73f
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user