From 0a9e64314d11eb250f16dc9d2b6cd37a2614251c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Sun, 28 Jan 2024 18:25:38 +0100 Subject: [PATCH] Bump ram usage to 700M --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index cd95fc1..2cf76bf 100644 --- a/manifest.toml +++ b/manifest.toml @@ -28,8 +28,8 @@ ldap = false sso = false disk = "50M" -ram.build = "500M" -ram.runtime = "500M" +ram.build = "700M" +ram.runtime = "700M" [install] [install.domain]