提交 20572e4a 编写于 作者: O Olivier Lamy

Merge pull request #383 from gshakhn/webm-mime-type

Add mime type for webm files.
Thanks!
......@@ -194,5 +194,9 @@ THE SOFTWARE.
<extension>rar</extension>
<mime-type>application/octet-stream</mime-type>
</mime-mapping>
<mime-mapping>
<extension>webm</extension>
<mime-type>video/webm</mime-type>
</mime-mapping>
</web-app>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册