forked from Git/send_ynh
permit download exposure
This commit is contained in:
parent
3a67c16d96
commit
5832eaf78a
@ -57,3 +57,7 @@ ram.runtime = "50M"
|
|||||||
api.auth_header =false
|
api.auth_header =false
|
||||||
api.show_tile = false
|
api.show_tile = false
|
||||||
api.protected = true
|
api.protected = true
|
||||||
|
download.url = "/download"
|
||||||
|
download.allowed = "visitors"
|
||||||
|
download.auth_header =false
|
||||||
|
download.show_tile = false
|
Loading…
Reference in New Issue
Block a user