From a40a850facbaec057c46529bb6a3b1005f854e01 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 13 Jan 2024 08:48:24 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.toml b/manifest.toml index 3b1de5f..adad6df 100644 --- a/manifest.toml +++ b/manifest.toml @@ -20,8 +20,11 @@ code = "https://framagit.org/kresusapp/kresus" yunohost = ">= 11.2" architectures = ["amd64", "arm64"] multi_instance = true + ldap = false + sso = false + disk = "50M" ram.build = "50M" ram.runtime = "50M"