From fdf70387b348b32544db6379e008b154182a672d Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 1 Oct 2023 11:07:45 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index d8baea8..10bc1ba 100644 --- a/manifest.toml +++ b/manifest.toml @@ -21,8 +21,8 @@ admindoc = "https://agendav.readthedocs.io" yunohost = ">= 11.2" architectures = "all" multi_instance = false -ldap = false -sso = false +ldap = true +sso = true disk = "10M" ram.build = "100M" ram.runtime = "10M"