forked from 0x2620/pandora
disable canExportAnnotations on 0xdb
This commit is contained in:
parent
3232ce6989
commit
f6d95265a6
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
"canEditRightsLevel": {"staff": true, "admin": true},
|
||||
"canEditSitePages": {"staff": true, "admin": true},
|
||||
"canEditUsers": {"admin": true},
|
||||
"canExportAnnotations": {},
|
||||
"canImportAnnotations": {},
|
||||
"canManageDocuments": {"staff": true, "admin": true},
|
||||
"canManagePlacesAndEvents": {"staff": true, "admin": true},
|
||||
|
|
Loading…
Reference in a new issue