From 166d7aff0f533777dfc6d0ff4567d3a06d65e44c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 16 Nov 2023 12:53:18 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.toml b/manifest.toml index e38c692..f7913a8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -20,8 +20,11 @@ code = "https://github.com/wallabag/wallabag" yunohost = ">= 11.2" architectures = "all" multi_instance = true + ldap = true + sso = true + disk = "200M" ram.build = "150M" ram.runtime = "50M"