From c48566ead61cb7c7c0571167c75d78b7fb6aa759 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Mon, 23 Aug 2021 15:58:43 +0200 Subject: container: T2216: increase default memory limit to 512MB --- interface-definitions/containers.xml.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'interface-definitions') diff --git a/interface-definitions/containers.xml.in b/interface-definitions/containers.xml.in index 39ef945a3..9c366b5f4 100644 --- a/interface-definitions/containers.xml.in +++ b/interface-definitions/containers.xml.in @@ -53,7 +53,7 @@ - Constrain the memory available to a container (default: 256MB) + Constrain the memory available to a container (default: 512MB) u32:0 Unlimited @@ -67,7 +67,7 @@ Container memory must be in range 0 to 16384 MB - 256 + 512 -- cgit v1.2.3