forked from Git/send_ynh
better allowlist
This commit is contained in:
parent
017f0d598a
commit
287ee861d8
@ -61,4 +61,4 @@ ram.runtime = "50M"
|
||||
download.allowed = "visitors"
|
||||
download.auth_header = false
|
||||
download.show_tile = false
|
||||
download.additional_urls = "^/.*.css|/.*.js$"
|
||||
download.additional_urls = [ "^/.*.css$", "^/.*.js$", "^/.*.svg$", "^/.*.woff2$", "^/favicon.*.png$" ]
|
||||
|
Loading…
Reference in New Issue
Block a user