From 406cb85be7d72e1c2da1a5c92a5d4a8a5ba5bac2 Mon Sep 17 00:00:00 2001 From: Miraty Date: Sat, 8 Jul 2023 23:35:59 +0200 Subject: [PATCH] Update resources usage infos --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 1727be8..a7b97fd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -20,8 +20,8 @@ architectures = "all" multi_instance = true ldap = "not_relevant" sso = "not_relevant" -disk = "5M" -ram.build = "50M" +disk = "10M" +ram.build = "200M" ram.runtime = "50M" [install]