forked from Git/send_ynh
allow any js or css
This commit is contained in:
parent
f82ea15330
commit
017f0d598a
@ -61,4 +61,4 @@ ram.runtime = "50M"
|
||||
download.allowed = "visitors"
|
||||
download.auth_header = false
|
||||
download.show_tile = false
|
||||
download.additional_urls = [ "/inter.css", "re:\/app.*\.css", "re:\/app.*\.js", "re:\/icon.*\.svg" ]
|
||||
download.additional_urls = "^/.*.css|/.*.js$"
|
||||
|
Loading…
Reference in New Issue
Block a user