Merge "Configure direct download of files to browser"

This commit is contained in:
Jenkins 2014-05-22 13:44:51 +00:00 committed by Gerrit Code Review
commit ab3d3e3fb5

View File

@ -125,3 +125,13 @@
<% end -%>
[mimetype "image/*"]
safe = true
[mimetype "application/yaml"]
safe = true
[mimetype "application/xml"]
safe = true
[mimetype "application/rst"]
safe = true
[mimetype "application/txt"]
safe = true
[mimetype "application/html"]
safe = true