From c9ae1a254c94b7487b97c4e35b945404eb76d189 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Tue, 19 Dec 2023 10:44:07 +0100 Subject: [PATCH] Fix ram and disk storage --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 88bb60e..b650f33 100644 --- a/manifest.toml +++ b/manifest.toml @@ -26,9 +26,9 @@ ldap = "not_relevant" sso = "not_relevant" -disk = "50M" -ram.build = "50M" -ram.runtime = "50M" +disk = "70M" +ram.build = "0M" +ram.runtime = "0M" [install] [install.domain]