aboutsummaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorRafael Diniz <rafael@riseup.net>2023-03-08 15:13:15 +0300
committerRafael Diniz <rafael@riseup.net>2023-03-08 15:13:15 +0300
commitffa7b37d5079dc29ae1ed622c573a3863d118518 (patch)
tree66ba732ac34b7fccc7e0166d6b377c561d5d6230 /resources
parent80e12cf72608b7c5776f02f04da98d7a5968bc73 (diff)
downloadnextcloud-server-ffa7b37d5079dc29ae1ed622c573a3863d118518.tar.gz
nextcloud-server-ffa7b37d5079dc29ae1ed622c573a3863d118518.zip
Added .weba mime type mapping.
Diffstat (limited to 'resources')
-rw-r--r--resources/config/mimetypemapping.dist.json1
1 files changed, 1 insertions, 0 deletions
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"],