Merge "Configure direct download of files to browser"
This commit is contained in:
commit
ab3d3e3fb5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user