From 76ae0909e06634befdf941d164f0b1f38ab59dba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 14 Jan 2024 13:04:11 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index d8be3aa..8d2a0ca 100644 --- a/manifest.toml +++ b/manifest.toml @@ -27,7 +27,7 @@ ldap = false sso = false disk = "50M" -ram.build = "50M" +ram.build = "100M" ram.runtime = "50M" [install] @@ -39,8 +39,6 @@ ram.runtime = "50M" default = "/digisteps" [install.init_main_permission] - help.en = "If public, any visitor can create educational pathes and see saved ones, providing they know their secret questions and answers." - help.fr = "Si l’application est publique, n’importe quel visiteur pourra créer un parcours pédagogique et consulter ceux sauvegardés dont ils connaissent à la fois la question secrète et la réponse." type = "group" default = "visitors"