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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-12-10 14:46:24 +01:00
parent 50002636a1
commit b1be70cc72

View file

@ -17,11 +17,14 @@ userdoc = "https://garagehq.deuxfleurs.fr/documentation/quick-start/"
code = "https://git.deuxfleurs.fr/Deuxfleurs/garage" code = "https://git.deuxfleurs.fr/Deuxfleurs/garage"
[integration] [integration]
yunohost = ">= 11.1.18" yunohost = ">= 11.2"
architectures = "all" architectures = "all"
multi_instance = true multi_instance = true
ldap = false ldap = false
sso = false sso = false
disk = "50M" disk = "50M"
ram.build = "50M" ram.build = "50M"
ram.runtime = "50M" ram.runtime = "50M"