From 8b47ac6c65114431090ebcfd0ef25f1fdfaadac4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 11 Mar 2023 08:39: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 561dc7f..742a938 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,10 +19,10 @@ code = "https://github.com/jasonmunro/cypht" yunohost = ">= 11.1.14" architectures = "all" multi_instance = true -ldap = false +ldap = true sso = false disk = "50M" -ram.build = "50M" +ram.build = "200M" ram.runtime = "50M" [install]