From 33f08d2bfb1ef598da53b2247342573741c2ec9c Mon Sep 17 00:00:00 2001
From: raphaesl <raphaesl@stud.ntnu.no>
Date: Sat, 25 Mar 2023 20:14:07 +0100
Subject: [PATCH] Config update

---
 configuration/manager/frontpage_scale.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configuration/manager/frontpage_scale.sh b/configuration/manager/frontpage_scale.sh
index e2f70c2..1e19363 100644
--- a/configuration/manager/frontpage_scale.sh
+++ b/configuration/manager/frontpage_scale.sh
@@ -9,7 +9,7 @@ COMPANY_NAME="AETA"
 SERVER_IP="192.168.134.127"
 
 # What is the lowest desired number of frontpage users?
-FRONTPAGE_COUNT_LIMIT=100
+FRONTPAGE_COUNT_LIMIT=50
 
 # What increments do we increase in?
 SCALE_UP_INCREMENT=25
-- 
GitLab