1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vaultwarden_ynh.git synced 2024-09-03 18:26:31 +02:00

Update manifest.toml

This commit is contained in:
ericgaspar 2023-11-20 10:58:54 +01:00 committed by Félix Piédallu
parent db190e25f8
commit 17faa0f9a7

View file

@ -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"