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
|
"rightsLevel" defines which initial rights level will be assigned to items
|
||||||
and texts created by users of these user levels.
|
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
|
"rightsLevels" is an ordered list of rights levels, one of which will be
|
||||||
assigned to each item.
|
assigned to each item.
|
||||||
|
@ -935,7 +935,7 @@
|
||||||
"sidebarSize": 256,
|
"sidebarSize": 256,
|
||||||
"text": "",
|
"text": "",
|
||||||
"texts": {},
|
"texts": {},
|
||||||
"theme": "oxlight",
|
"theme": "oxmedium",
|
||||||
"updateAdvancedFindResults": false,
|
"updateAdvancedFindResults": false,
|
||||||
"videoLoop": false,
|
"videoLoop": false,
|
||||||
"videoMuted": false,
|
"videoMuted": false,
|
||||||
|
|
Loading…
Reference in a new issue