forked from 0x2620/pandora
Indiancine.ma: new items should be Under Copyright by default not Private
This commit is contained in:
parent
086fce31ea
commit
86599a4341
1 changed files with 1 additions and 1 deletions
|
@ -865,7 +865,7 @@
|
|||
"rightsLevel" defines which initial rights level will be assigned to items
|
||||
and texts created by users of these user levels.
|
||||
*/
|
||||
"rightsLevel": {"member": 3, "researcher": 3, "staff": 3, "admin": 3},
|
||||
"rightsLevel": {"member": 2, "researcher": 2, "staff": 2, "admin": 2},
|
||||
/*
|
||||
"rightsLevels" is an ordered list of rights levels, one of which will be
|
||||
assigned to each item.
|
||||
|
|
Loading…
Reference in a new issue