diff --git a/config.jsonc b/config.jsonc index 0ba9871..f0f84c9 100644 --- a/config.jsonc +++ b/config.jsonc @@ -36,6 +36,7 @@ "canEditRightsLevel": {"researcher": true, "staff": true, "admin": true}, "canEditSitePages": {"staff": true, "admin": true}, "canEditUsers": {"staff": true, "admin": true}, + "canExportAnnotations": {"researcher": true, "staff": true, "admin": true}, "canImportAnnotations": {"researcher": true, "staff": true, "admin": true}, "canManageDocuments": {"member": true, "researcher": true, "staff": true, "admin": true}, "canManagePlacesAndEvents": {"member": true, "researcher": true, "staff": true, "admin": true},