From 152a51c11c30f4e5f47afe2bdcd9cbbc326a55c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 4 Jan 2024 16:37:19 +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 7e6d248..a7048ba 100644 --- a/manifest.toml +++ b/manifest.toml @@ -22,9 +22,9 @@ yunohost = ">= 11.2" architectures = "all" multi_instance = true -ldap = "not_relevant" +ldap = false -sso = "not_relevant" +sso = false disk = "70M" ram.build = "0M"