From bc65e42e73f3915ed809cdc65f0b7ed27442ab9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 13 Jan 2024 19:40:37 +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 5ee989a..955a633 100644 --- a/manifest.toml +++ b/manifest.toml @@ -16,11 +16,14 @@ license = "AGPL-3.0-only" code = "https://github.com/hipay/quizzes/" [integration] -yunohost = ">= 11.0.9" +yunohost = ">= 11.2" architectures = "all" multi_instance = true + ldap = "not_relevant" + sso = "not_relevant" + disk = "50M" ram.build = "80M" ram.runtime = "50M"