From 70e66314a33f25a569a6dee3cc61ff23223ecb53 Mon Sep 17 00:00:00 2001 From: j Date: Fri, 9 Jan 2026 17:59:23 +0000 Subject: [PATCH] permissions --- config.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.