defaults
This commit is contained in:
parent
77ec3ef749
commit
9e93a4cb24
1 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue