From 857c428089fa5a814b8d1818406bddf3d0f19dc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 2 Mar 2023 16:31: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 78c1388..43d217e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Moodle" description.en = "Online learning platform" description.fr = "Plateforme d'apprentissage en ligne" -version = "4.1.1~ynh1" +version = "4.1.1~ynh2" maintainers = ["Anmol Sharma"] @@ -23,7 +23,7 @@ multi_instance = true ldap = true sso = true disk = "50M" -ram.build = "50M" +ram.build = "2000M" ram.runtime = "50M" [install]