From 301470127c543b52107b38c9f714d679a5b0d5db Mon Sep 17 00:00:00 2001 From: lapineige Date: Sat, 8 Jul 2023 15:55:28 +0200 Subject: [PATCH] RAM info --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index d1e8715..f7fd21d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -22,8 +22,8 @@ multi_instance = true ldap = false sso = false disk = "500M" -ram.build = "50M" -ram.runtime = "500M" +ram.build = "500M" +ram.runtime = "1000M" [install] [install.domain]