From 2c2df98ad376e149b2e9249bbd6826c2af56485c Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Wed, 15 Mar 2023 16:36:02 +0100 Subject: [PATCH] Fix --- manifest.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index 34f36f2..fbc86b7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -22,8 +22,8 @@ multi_instance = false ldap = "not_relevant" sso = "not_relevant" disk = "50M" -ram.build = "50M" -ram.runtime = "50M" +ram.build = "2G" +ram.runtime = "2G" [install] [install.domain] @@ -40,8 +40,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://codeberg.org/calckey/calckey/archive/v13.1.3.tar.gz" - sha256 = "7ad69c20920573f046225332c6422dc0f0dae473060b2480899de83f02ca9aa4" + url = "https://codeberg.org/calckey/calckey/archive/v13.1.3.tar.gz" + sha256 = "7ad69c20920573f046225332c6422dc0f0dae473060b2480899de83f02ca9aa4" [resources.system_user]