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"