From 4df1e56b4d220aef362a254d8a465434bfa329bf Mon Sep 17 00:00:00 2001 From: lapineige Date: Sun, 11 Jun 2023 17:21:33 +0200 Subject: [PATCH] Update disk requirements --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 02ea362..9206ac7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -22,7 +22,7 @@ architectures = "all" multi_instance = true ldap = true sso = true -disk = "50M" +disk = "200M" ram.build = "50M" ram.runtime = "50M"