From 8ce9c281d34718578d7c87d4cdfb6b10d4c7a8e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 5 Jun 2023 18:09:21 +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 af60c87..2beb3d5 100644 --- a/manifest.toml +++ b/manifest.toml @@ -18,8 +18,8 @@ code = "https://github.com/magicbug/Cloudlog" yunohost = ">= 11.1.19" architectures = "all" multi_instance = true -ldap = "?" -sso = "?" +ldap = false +sso = false disk = "50M" ram.build = "50M" ram.runtime = "50M"