From: Mikael Nordfeldth Date: Fri, 7 Mar 2014 23:29:47 +0000 (+0100) Subject: WebM should be allowed to upload! X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=074339ea130a83d049208aaac3556e94e7cc4e72;p=quix0rs-gnu-social.git WebM should be allowed to upload! Evan had left _two_ "video/mpeg", just so you know. --- diff --git a/lib/default.php b/lib/default.php index 878e7310d8..3a28ec12c7 100644 --- a/lib/default.php +++ b/lib/default.php @@ -243,7 +243,7 @@ $default = 'video/mpeg', 'video/mp4', 'video/quicktime', - 'video/mpeg'), + 'video/webm'), 'file_quota' => 5000000, 'user_quota' => 50000000, 'monthly_quota' => 15000000,