diff --git a/config.jsonc b/config.jsonc index 1abc86a..e0b4411 100644 --- a/config.jsonc +++ b/config.jsonc @@ -708,7 +708,7 @@ "rightsLevel" defines which initial rights level will be assigned to items and texts created by users of these user levels. */ - "rightsLevel": {"member": 2, "staff": 2, "admin": 2}, + "rightsLevel": {"member": 0, "staff": 0, "admin": 0}, /* "rightsLevels" is an ordered list of rights levels, one of which will be assigned to each item. @@ -935,7 +935,7 @@ "sidebarSize": 256, "text": "", "texts": {}, - "theme": "oxlight", + "theme": "oxmedium", "updateAdvancedFindResults": false, "videoLoop": false, "videoMuted": false,