From 374597fe453b588952e0e3416fbfa1b726e4be30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 6 Feb 2024 19:23:06 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.toml b/manifest.toml index 2df058a..c0e291f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -25,8 +25,11 @@ cpe = "cpe:2.3:a:kimai:kimai_2" yunohost = ">= 11.2" architectures = "all" multi_instance = true + ldap = true + sso = false + disk = "50M" ram.build = "500M" ram.runtime = "80M"