From e39c53ff156652d370032cc7bf34fa97b3a221c4 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 9 May 2024 19:36:56 +0200 Subject: [PATCH] Update 0.1.8.md --- documentation/docs/changelog/0.1.8.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/changelog/0.1.8.md b/documentation/docs/changelog/0.1.8.md index 0aeaf7eb..08abe32f 100644 --- a/documentation/docs/changelog/0.1.8.md +++ b/documentation/docs/changelog/0.1.8.md @@ -28,7 +28,7 @@ Not yet released. ### Docker Resources -Administrators now have the ability to set the maximum percentage of CPU and Memory resources that Docker containers can utilize on the server. +Administrators now have the ability to set the maximum percentage of CPU and Memory resources that all Docker containers combined can utilize on the server. By default, this setting is configured to 90%, safeguarding against Docker monopolizing 100% of available resources and rendering the server inaccessible.