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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-12-19 13:51:42 +01:00
parent 524c0de59a
commit 46ec944fe8

View file

@ -18,11 +18,14 @@ userdoc = "https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/"
code = "https://github.com/xwiki/xwiki-platform"
[integration]
yunohost = ">= 11.1.17"
yunohost = ">= 11.2"
architectures = "all"
multi_instance = true
ldap = true
sso = false
disk = "500M"
ram.build = "0M"
ram.runtime = "1G"
@ -36,7 +39,7 @@ ram.runtime = "1G"
default = "/xwiki"
[install.install_standard_flavor]
ask.en = "Would you like to install the Standard Flavor ?"
ask.en = "Would you like to install the Standard Flavor?"
help.en = "See https://extensions.xwiki.org/xwiki/bin/view/Extension/XWiki%20Standard%20Flavor/ for more informations."
type = "boolean"
default = true