From 927803cc74cc2e09279618168bd983669a999705 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 11 Feb 2023 10:01:34 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index ecfebff..e44cad5 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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]