From 07eb46e4cc212585677cde56fd753261d3cbf5df Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 25 Nov 2023 08:03:08 +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 6cf39b0..2f9ea8c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -20,10 +20,13 @@ code = "https://github.com/owncast/owncast" yunohost = ">= 11.2" architectures = ["amd64", "armhf", "arm64"] multi_instance = false + ldap = false + sso = false + disk = "50M" -ram.build = "50M" +ram.build = "150M" ram.runtime = "50M" [install]