diff --git a/config.jsonc b/config.jsonc index d9b1ac3..154f2f3 100644 --- a/config.jsonc +++ b/config.jsonc @@ -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.