From 854e755c527240e09a86481272d11107684d728f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 27 Dec 2023 18:31:31 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 07272fa..deea2cb 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "HumHub" description.en = "Enterprise Social Network" description.fr = "RĂ©seau Social d'Entreprise" -version = "1.14.0~ynh1" +version = "1.14.0~ynh2" maintainers = ["Nils Van Zuijlen"] @@ -20,8 +20,11 @@ code = "https://github.com/humhub/humhub" yunohost = ">= 11.2" architectures = "all" multi_instance = true + ldap = true + sso = false + disk = "50M" ram.build = "50M" ram.runtime = "50M"