permit download exposure

This commit is contained in:
OniriCorpe 2024-01-16 22:38:47 +01:00
parent 3a67c16d96
commit 5832eaf78a
1 changed files with 4 additions and 0 deletions

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