1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlist_ynh.git synced 2024-09-03 18:36:18 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-03-25 17:27:07 +01:00
parent 5413a88868
commit 9eecd6291e

View file

@ -17,7 +17,7 @@ code = "https://github.com/klaussilveira/gitlist"
[integration] [integration]
yunohost = ">= 11.1.15" yunohost = ">= 11.1.15"
architectures = "all" # FIXME: can be replaced by a list of supported archs using the dpkg --print-architecture nomenclature (amd64/i386/armhf/arm64), for example: ["amd64", "i386"] architectures = "all"
multi_instance = true multi_instance = true
ldap = false ldap = false
sso = false sso = false