1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/moodle_ynh.git synced 2024-09-03 19:46:23 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-03-02 16:31:51 +01:00
parent 73e38f08f0
commit 857c428089

View file

@ -5,7 +5,7 @@ name = "Moodle"
description.en = "Online learning platform" description.en = "Online learning platform"
description.fr = "Plateforme d'apprentissage en ligne" description.fr = "Plateforme d'apprentissage en ligne"
version = "4.1.1~ynh1" version = "4.1.1~ynh2"
maintainers = ["Anmol Sharma"] maintainers = ["Anmol Sharma"]
@ -23,7 +23,7 @@ multi_instance = true
ldap = true ldap = true
sso = true sso = true
disk = "50M" disk = "50M"
ram.build = "50M" ram.build = "2000M"
ram.runtime = "50M" ram.runtime = "50M"
[install] [install]