add canExportAnnotations to config.pandora.jsonc

This commit is contained in:
rolux 2014-09-19 12:19:30 +00:00
parent 8e21856672
commit ae4349bcbb
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@
"canEditRightsLevel": {"member": true, "staff": true, "admin": true},
"canEditSitePages": {"staff": true, "admin": true},
"canEditUsers": {"admin": true},
"canExportAnnotations": {"member": true, "staff": true, "admin": true},
"canImportAnnotations": {"member": true, "staff": true, "admin": true},
"canManageDocuments": {"member": true, "staff": true, "admin": true},
"canManagePlacesAndEvents": {"member": true, "staff": true, "admin": true},