From df89fd98ea02041fc4b9b18efb377953bcd571c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 24 Nov 2023 12:42:25 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index dfd938c..f6bf355 100644 --- a/manifest.toml +++ b/manifest.toml @@ -21,10 +21,13 @@ code = "https://github.com/ajnart/homarr" yunohost = ">= 11.2" architectures = "all" multi_instance = true + ldap = false + sso = false + disk = "50M" -ram.build = "50M" +ram.build = "1500M" ram.runtime = "50M" [install]