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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-06-12 15:27:53 +02:00
parent 001eb7268e
commit 7c84a39809

View file

@ -5,7 +5,7 @@ name = "Etherpad MyPads"
description.en = "Online editor providing collaborative editing in real-time"
description.fr = "Éditeur en ligne fournissant l'édition collaborative en temps réel"
version = "1.8.18~ynh2"
version = "1.8.18~ynh3"
maintainers = []
@ -23,7 +23,7 @@ multi_instance = true
ldap = false
sso = false
disk = "50M"
ram.build = "50M"
ram.build = "1500M"
ram.runtime = "50M"
[install]