1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/umami_ynh.git synced 2024-10-01 13:34:50 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-09-21 09:52:55 +02:00
parent 37b1a9083c
commit b3702fc5ec

View file

@ -62,7 +62,7 @@ ram.runtime = "50M"
api.url = "/api"
api.show_tile = false
api.allowed = "visitors"
api.auth_header = false
api.auth_header = false
script.url = "/script.js"
script.show_tile = false
script.allowed = "visitors"