From e6892e06c3594406abfd157d0b56c69a78452ea3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 29 Feb 2024 18:51:41 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index da76e09..046d081 100644 --- a/manifest.toml +++ b/manifest.toml @@ -25,8 +25,8 @@ multi_instance = true ldap = false sso = false disk = "50M" -ram.build = "50M" # FIXME: replace with an **estimate** minimum ram requirement. e.g. 50M, 400M, 1G, ... -ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requirement. e.g. 50M, 400M, 1G, ... +ram.build = "50M" +ram.runtime = "50M" [install] [install.domain]