can download source
This commit is contained in:
parent
918b66aae5
commit
db99c6b718
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
|||
"canAddItems": {"staff": true, "admin": true},
|
||||
"canAddDocuments": {"staff": true, "admin": true},
|
||||
"canDownloadVideo": {"guest": 0, "member": 0, "visitor": 0, "staff": 1, "admin": 2},
|
||||
"canDownloadSource": {"member": -1, "staff": 4, "admin": 4},
|
||||
"canEditAnnotations": {"staff": false, "admin": true},
|
||||
"canEditDocuments": {"staff": true, "admin": true},
|
||||
"canEditEntities": {"staff": true, "admin": true},
|
||||
|
|
Loading…
Reference in a new issue