Browse Source

Added .weba mime type mapping.

Rafael Diniz 1 year ago
parent
commit
ffa7b37d50
1 changed files with 1 additions and 0 deletions
  1. 1 0
      resources/config/mimetypemapping.dist.json

+ 1 - 0
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"],