From f27a135aac67beba3ecf12f3c62f382f7c085b45 Mon Sep 17 00:00:00 2001 From: lapineige Date: Sun, 21 Jan 2024 13:24:41 +0100 Subject: [PATCH] add RAM usage info (build) --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 03d1e8c..6a5ae93 100644 --- a/manifest.toml +++ b/manifest.toml @@ -26,7 +26,7 @@ architectures = "all" ldap = false sso = false disk = "2000M" -ram.build = "300M" +ram.build = "1500M" ram.runtime = "500M" [install]