permissions

This commit is contained in:
j 2026-01-09 17:59:23 +00:00
commit 70e66314a3

View file

@ -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.