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" code = "https://github.com/xwiki/xwiki-platform"
[integration] [integration]
yunohost = ">= 11.1.17" yunohost = ">= 11.2"
architectures = "all" architectures = "all"
multi_instance = true multi_instance = true
ldap = true ldap = true
sso = false sso = false
disk = "500M" disk = "500M"
ram.build = "0M" ram.build = "0M"
ram.runtime = "1G" ram.runtime = "1G"