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:
parent
73e38f08f0
commit
857c428089
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ name = "Moodle"
|
|||
description.en = "Online learning platform"
|
||||
description.fr = "Plateforme d'apprentissage en ligne"
|
||||
|
||||
version = "4.1.1~ynh1"
|
||||
version = "4.1.1~ynh2"
|
||||
|
||||
maintainers = ["Anmol Sharma"]
|
||||
|
||||
|
@ -23,7 +23,7 @@ multi_instance = true
|
|||
ldap = true
|
||||
sso = true
|
||||
disk = "50M"
|
||||
ram.build = "50M"
|
||||
ram.build = "2000M"
|
||||
ram.runtime = "50M"
|
||||
|
||||
[install]
|
||||
|
|
Loading…
Reference in a new issue