From b6c7e787c09724edc15ad4ced1e669c5f2bb8a9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 9 Dec 2023 22:06:33 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.toml b/manifest.toml index c24fcfa..68fbc2d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -23,8 +23,11 @@ code = "https://github.com/dokuwiki/dokuwiki" yunohost = ">= 11.2" architectures = "all" multi_instance = true + ldap = true + sso = true + disk = "50M" ram.build = "200M" ram.runtime = "50M"