Merge "Configure direct download of files to browser"
This commit is contained in:
commit
ab3d3e3fb5
@ -125,3 +125,13 @@
|
|||||||
<% end -%>
|
<% end -%>
|
||||||
[mimetype "image/*"]
|
[mimetype "image/*"]
|
||||||
safe = true
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user