From 1fc90583c374603e5164a0468bee670e9af2b71b Mon Sep 17 00:00:00 2001 From: Carlos Orama Date: Mon, 15 Jan 2024 21:13:01 +0000 Subject: [PATCH] fixed miss-quote --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 718975a..ce5bfc0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -23,7 +23,7 @@ multi_instance = true ldap = false sso = true disk = "500M" -ram.build = 5120M" +ram.build = "5120M" ram.runtime = "1024M" [install]