permissions
This commit is contained in:
parent
04d773da1e
commit
70e66314a3
1 changed files with 1 additions and 1 deletions
|
|
@ -363,7 +363,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
|||
"documentRightsLevel" defines which initial rights level will be assigned to documents
|
||||
created by users of these user levels.
|
||||
*/
|
||||
"documentRightsLevel": {"member": 0, "staff": 0, "admin": 0},
|
||||
"documentRightsLevel": {"member": 2, "staff": 2, "admin": 2},
|
||||
/*
|
||||
"documentRightsLevels" is an ordered list of rights levels, one of which will be
|
||||
assigned to each document.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue