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:
parent
001eb7268e
commit
7c84a39809
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ name = "Etherpad MyPads"
|
||||||
description.en = "Online editor providing collaborative editing in real-time"
|
description.en = "Online editor providing collaborative editing in real-time"
|
||||||
description.fr = "Éditeur en ligne fournissant l'édition collaborative en temps réel"
|
description.fr = "Éditeur en ligne fournissant l'édition collaborative en temps réel"
|
||||||
|
|
||||||
version = "1.8.18~ynh2"
|
version = "1.8.18~ynh3"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
sso = false
|
sso = false
|
||||||
disk = "50M"
|
disk = "50M"
|
||||||
ram.build = "50M"
|
ram.build = "1500M"
|
||||||
ram.runtime = "50M"
|
ram.runtime = "50M"
|
||||||
|
|
||||||
[install]
|
[install]
|
||||||
|
|
Loading…
Add table
Reference in a new issue