From e7e12e0e68bffea044cffdf161a2304de9280c4e Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sun, 30 Apr 2023 16:33:15 +0200 Subject: [PATCH] Update resource usage in manifest --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index d980621..d508d46 100644 --- a/manifest.toml +++ b/manifest.toml @@ -22,9 +22,9 @@ architectures = "all" multi_instance = true ldap = false sso = false -disk = "1G" -ram.build = "2G" -ram.runtime = "2G" +disk = "500M" +ram.build = "1G" +ram.runtime = "1G" [install] [install.domain]