WebM should be allowed to upload!

Evan had left _two_ "video/mpeg", just so you know.
This commit is contained in:
Mikael Nordfeldth 2014-03-08 00:29:47 +01:00
parent 79cacdc62f
commit 074339ea13
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ $default =
'video/mpeg',
'video/mp4',
'video/quicktime',
'video/mpeg'),
'video/webm'),
'file_quota' => 5000000,
'user_quota' => 50000000,
'monthly_quota' => 15000000,