From 17faa0f9a7e9bc2976004acf5e386afb8d95c4bc Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 20 Nov 2023 10:58:54 +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 bbe76e8..3045dfc 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Vaultwarden" description.en = "Manage passwords and other sensitive informations" description.fr = "Gérez les mots de passe et autres informations sensibles" -version = "1.29.2~ynh1" +version = "1.30.1~ynh1" maintainers = ["yalh76"] @@ -22,8 +22,11 @@ code = "https://github.com/dani-garcia/vaultwarden" yunohost = ">= 11.2" architectures = "all" multi_instance = true + ldap = false + sso = false + disk = "50M" ram.build = "50M" ram.runtime = "50M"