From 0a7805f764723e83cc80e169373f014a25f82aaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 3 Feb 2023 09:27:51 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index b9d31b5..5b9e57f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -21,8 +21,8 @@ cpe = "cpe:2.3:a:matrix:element" yunohost = ">= 11.1.0" architectures = "all" multi_instance = true -ldap = "not_relevant" -sso = "not_relevant" +ldap = false +sso = true disk = "50M" ram.build = "50M" ram.runtime = "50M"