From 1dc269a4646a822716ff23840c7b3ea7bb420ce7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 31 Aug 2023 12:22:57 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 2f59720..a034e00 100644 --- a/manifest.toml +++ b/manifest.toml @@ -21,7 +21,7 @@ multi_instance = true ldap = true sso = true disk = "50M" -ram.build = "256M" +ram.build = "500M" ram.runtime = "50M" [install] @@ -43,7 +43,6 @@ ram.runtime = "50M" [resources.sources.main] url = "https://github.com/airsonic-advanced/airsonic-advanced/releases/download/11.0.0-SNAPSHOT.20230217142243/airsonic.war" sha256 = "84d37d34586aa2a6335a0214d743a0518e82d7d668e8cc142abb12e20211220f" - format = "war" rename = "airsonic.war" extract = false