提交 c1d2c945 编写于 作者: G George Shakhnazaryan

Adding the video/webm mime type for files with extension .webm. The change is...

Adding the video/webm mime type for files with extension .webm. The change is similar to JENKINS-3803, just a different extension.
上级 4d27250f
......@@ -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.
先完成此消息的编辑!
想要评论请 注册