From 443e9a6be5ea51e9feb12af87e1fa6d422594245 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 22 Jul 2024 15:10:26 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index 1c988fc..5d85273 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,14 +17,11 @@ admindoc = "https://vikunja.io/docs/" code = "https://kolaente.dev/vikunja/vikunja" [integration] -yunohost = ">= 11.2.20" +yunohost = ">= 11.2.21" architectures = "all" multi_instance = true - ldap = false - sso = false - disk = "50M" ram.build = "1500M" ram.runtime = "50M"