1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-02-11 10:01:34 +01:00
parent 9a8106f5b1
commit 927803cc74

View file

@ -19,14 +19,14 @@ code = "https://github.com/nextcloud/server"
cpe = "cpe:2.3:a:nextcloud:nextcloud"
[integration]
yunohost = ">= 11.1.2"
yunohost = ">= 11.1.6"
architectures = ["amd64", "arm64"]
multi_instance = true
ldap = "true"
sso = "true"
disk = "50M"
ram.build = "50M"
ram.runtime = "50M"
ram.build = "128M"
ram.runtime = "512M"
[install]
[install.domain]