From f450d57eabd4ad2246ae82f224eea06af6ca3acf Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 26 Apr 2024 23:29:36 +0200 Subject: [PATCH] Update 0.1.7.md --- documentation/docs/changelog/0.1.7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/changelog/0.1.7.md b/documentation/docs/changelog/0.1.7.md index 226649ed..52f0c6ac 100644 --- a/documentation/docs/changelog/0.1.7.md +++ b/documentation/docs/changelog/0.1.7.md @@ -170,7 +170,7 @@ In order to reduce the memory footprint of Docker containers, we are implementin This ensures that only the services that are actually used are running. -With these changes, **we managed to lower the memory usage of new user accounts from 680MB to only 10MB**. +With these changes, **we managed to lower idle CPU & Memory Usage of new user accounts from 680MB to less than 10MB**. -----