From d01198ea7880cff94fd1e0d0a374535d6d895844 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 22 May 2024 13:50:38 +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 5dceff3..ee9bc8e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -26,8 +26,8 @@ ldap = false sso = false -disk = "6G" -ram.build = "5G" +disk = "5G" +ram.build = "4G" ram.runtime = "280M" [install]