1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/etherpad_ynh.git synced 2024-09-03 18:36:10 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-12-02 14:57:15 +01:00
parent ecdc09d1a4
commit 17aa089e78

View file

@ -20,8 +20,11 @@ code = "https://github.com/ether/etherpad-lite"
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 = "2G" ram.build = "2G"
ram.runtime = "50M" ram.runtime = "50M"