1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-12-20 18:42:34 +01:00
parent 3e89436957
commit 218f5efc1b

View file

@ -18,8 +18,11 @@ code = "https://framagit.org/hubzilla/core"
yunohost = ">= 11.2" yunohost = ">= 11.2"
architectures = "all" architectures = "all"
multi_instance = true multi_instance = true
ldap = true ldap = true
sso = true sso = true
disk = "50M" disk = "50M"
ram.build = "200M" ram.build = "200M"
ram.runtime = "50M" ram.runtime = "50M"