forked from 0x2620/pandora
parts and more format
This commit is contained in:
parent
3469c4ab88
commit
c74efdd2ce
2 changed files with 8 additions and 1 deletions
|
@ -124,6 +124,13 @@
|
|||
"group": true,
|
||||
"sort": "person"
|
||||
},
|
||||
{
|
||||
"id": "parts",
|
||||
"title": "Parts",
|
||||
"type": "integer",
|
||||
"columnWidth": 60,
|
||||
"rightsLevel": 1
|
||||
},
|
||||
{
|
||||
"id": "numberofactors",
|
||||
"title": "Number of Actors",
|
||||
|
|
|
@ -446,7 +446,7 @@
|
|||
},
|
||||
"userLevels": ["guest", "member", "staff", "admin"],
|
||||
"video": {
|
||||
"formats": ["webm", "h264"],
|
||||
"formats": ["webm", "mp4"],
|
||||
"resolutions": [480, 240, 96]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue