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
875d2019d6
commit
1f97068a6b
1 changed files with 2 additions and 3 deletions
|
@ -7,7 +7,7 @@ description.fr = "Plateforme d'apprentissage en ligne"
|
|||
|
||||
version = "4.2.1~ynh1"
|
||||
|
||||
maintainers = ["Anmol Sharma"]
|
||||
maintainers = [""]
|
||||
|
||||
[upstream]
|
||||
license = "GPL-3.0-or-later"
|
||||
|
@ -17,7 +17,7 @@ admindoc = "https://docs.moodle.org/400/en/Main_page"
|
|||
code = "https://github.com/moodle/moodle"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.20"
|
||||
yunohost = ">= 11.2"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
ldap = true
|
||||
|
@ -46,7 +46,6 @@ ram.runtime = "50M"
|
|||
ask.fr = "Choisissez un nom pour le site que vous voulez créer"
|
||||
type = "string"
|
||||
default = "moodle"
|
||||
example = "moodle"
|
||||
|
||||
[resources]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue