From 115b295999c1ea48bc08f18fcbabd1f24f485f93 Mon Sep 17 00:00:00 2001 From: Simon L Date: Thu, 18 Aug 2022 00:46:45 +0200 Subject: [PATCH] Make system requirements a bit more clear Signed-off-by: Simon L. --- php/templates/containers.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/templates/containers.twig b/php/templates/containers.twig index d2ec212e..a0c75e31 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -464,7 +464,7 @@ {% endif %} - System requirements: When any optional addon is enabled, at least 2GB RAM, a dual-core CPU and 40GB system storage are required. When enabling ClamAV, at least 3GB RAM are required.

+ Minimal system requirements: When any optional addon is enabled, at least 2GB RAM, a dual-core CPU and 40GB system storage are required. When enabling ClamAV, at least 3GB RAM are required. Recommended are at least 4GB of RAM.

{% if isAnyRunning == true or is_x64_platform == false %}