From e6ba4c8e288a8d4145f0fe9c8ffcbc696830a2be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Wed, 25 Oct 2023 22:22:37 +0200 Subject: [PATCH] Adapt build size --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 665263d..be77e62 100644 --- a/manifest.toml +++ b/manifest.toml @@ -24,7 +24,7 @@ multi_instance = false ldap = true sso = true disk = "1G" -ram.build = "1G" +ram.build = "500M" ram.runtime = "500M" [install]