fix video format

This commit is contained in:
rolux 2011-08-19 21:00:22 +00:00
parent 9224540645
commit 3469c4ab88

View file

@ -346,13 +346,6 @@
"columnWidth": 60,
"format": {"type": "unit", "args": ["kbps"]}
},
{
"id": "parts",
"title": "Parts",
"type": "integer",
"columnWidth": 60,
"rightsLevel": 1
},
{
"id": "numberoffiles",
"title": "Number of Files",
@ -558,7 +551,7 @@
},
"userLevels": ["guest", "member", "staff", "admin"],
"video": {
"formats": ["webm", "h264"],
"formats": ["webm", "mp4"],
"resolutions": [96]
}
}