parts and more format

This commit is contained in:
j 2011-08-19 23:03:35 +02:00
parent 3469c4ab88
commit c74efdd2ce
2 changed files with 8 additions and 1 deletions

View File

@ -124,6 +124,13 @@
"group": true,
"sort": "person"
},
{
"id": "parts",
"title": "Parts",
"type": "integer",
"columnWidth": 60,
"rightsLevel": 1
},
{
"id": "numberofactors",
"title": "Number of Actors",

View File

@ -446,7 +446,7 @@
},
"userLevels": ["guest", "member", "staff", "admin"],
"video": {
"formats": ["webm", "h264"],
"formats": ["webm", "mp4"],
"resolutions": [480, 240, 96]
}
}