1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/send_ynh.git synced 2024-09-03 20:25:53 +02:00

permit download exposure

This commit is contained in:
OniriCorpe 2024-01-16 22:38:47 +01:00
parent 3a67c16d96
commit 5832eaf78a

View file

@ -57,3 +57,7 @@ ram.runtime = "50M"
api.auth_header =false
api.show_tile = false
api.protected = true
download.url = "/download"
download.allowed = "visitors"
download.auth_header =false
download.show_tile = false