mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Added .weba mime type mapping.
This commit is contained in:
parent
80e12cf726
commit
ffa7b37d50
1 changed files with 1 additions and 0 deletions
|
|
@ -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"],
|
||||
|
|
|
|||
Loading…
Reference in a new issue