default to public

This commit is contained in:
j 2019-11-20 15:32:35 +01:00
parent f0f3228fab
commit 746a4212ab
1 changed files with 1 additions and 1 deletions

View File

@ -1016,7 +1016,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
"rightsLevel" defines which initial rights level will be assigned to items
and texts created by users of these user levels.
*/
"rightsLevel": {"member": 1, "admin": 1},
"rightsLevel": {"member": 0, "admin": 0},
/*
"rightsLevels" is an ordered list of rights levels, one of which will be
assigned to each item.