From 939fd70e6754516c0559bede896f411c01dbf1e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 8 Jun 2024 18:34:34 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index a491116..c28d9fe 100644 --- a/manifest.toml +++ b/manifest.toml @@ -24,8 +24,8 @@ ldap = false sso = false -disk = "50M" -ram.build = "50M" +disk = "130M" +ram.build = "100M" ram.runtime = "50M" [install]