1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/shlink_ynh.git synced 2024-09-03 20:16:22 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-07-30 22:29:27 +01:00 committed by GitHub
parent 179d8ccc67
commit 86063a462f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ userdoc = "https://shlink.io/documentation/"
code = "https://github.com/shlinkio/shlink"
[integration]
yunohost = ">= 11.1.19"
yunohost = ">= 11.2"
architectures = "all"
multi_instance = true
ldap = false
@ -54,7 +54,7 @@ ram.runtime = "50M"
main.url = "/"
api.url = "/api"
api.allowed = "visitors"
api.how_tile = false
api.show_tile = false
api.protected = true
[resources.apt]