From d6f0818dce502822e36134dba73a33a22472055b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 10 Nov 2023 09:54:08 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index febc760..64a5fbb 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,8 +19,11 @@ code = "https://github.com/drichard/mindmaps" yunohost = ">= 11.2" architectures = "all" multi_instance = false + ldap = false + sso = false + disk = "50M" ram.build = "50M" ram.runtime = "50M" @@ -34,8 +37,6 @@ ram.runtime = "50M" default = "/mindmaps" [install.init_main_permission] - help.en = "If enabled, Mindmaps will be accessible by people who doesn’t have an account. This can be changed later via the webadmin." - help.fr = "Si cette case est cochée, Mindmaps sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin." type = "group" default = "visitors"