From: Rafael Diniz Date: Wed, 8 Mar 2023 12:13:15 +0000 (+0300) Subject: Added .weba mime type mapping. X-Git-Tag: v27.0.0beta1~362^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F37124%2Fhead;p=nextcloud-server.git Added .weba mime type mapping. --- diff --git a/resources/config/mimetypemapping.dist.json b/resources/config/mimetypemapping.dist.json index ff321657da5..7b631466972 100644 --- a/resources/config/mimetypemapping.dist.json +++ b/resources/config/mimetypemapping.dist.json @@ -203,6 +203,7 @@ "vstm": ["application/vnd.ms-visio.template.macroEnabled.12"], "vstx": ["application/vnd.ms-visio.template"], "wav": ["audio/wav"], + "weba": ["audio/webm"], "webloc": ["application/internet-shortcut"], "webm": ["video/webm"], "webp": ["image/webp"],