From b1be70cc72c482f028bd10fc9c4e2c42cfb28d61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 10 Dec 2023 14:46:24 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index ba52e30..735f010 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,11 +17,14 @@ userdoc = "https://garagehq.deuxfleurs.fr/documentation/quick-start/" code = "https://git.deuxfleurs.fr/Deuxfleurs/garage" [integration] -yunohost = ">= 11.1.18" +yunohost = ">= 11.2" architectures = "all" multi_instance = true + ldap = false + sso = false + disk = "50M" ram.build = "50M" ram.runtime = "50M"