From 967686073f6463a82b0612399731650ad0379add Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 30 Dec 2023 09:12:44 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.toml b/manifest.toml index 42cb616..6821ece 100644 --- a/manifest.toml +++ b/manifest.toml @@ -20,8 +20,11 @@ code = "https://github.com/LycheeOrg/Lychee" yunohost = ">= 11.2" architectures = ["arm64", "amd64"] multi_instance = true + ldap = false + sso = false + disk = "50M" ram.build = "50M" ram.runtime = "50M"