From 9f643dc9c7ef6320c600f63b65a7c290276dab09 Mon Sep 17 00:00:00 2001
From: raphaesl <raphaesl@stud.ntnu.no>
Date: Sat, 25 Mar 2023 17:00:48 +0100
Subject: [PATCH] pushed scaling to live version

---
 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 1b0c36d..5ff299d 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=10
+FRONTPAGE_COUNT_LIMIT=100
 
 # What increments do we increase in?
 SCALE_UP_INCREMENT=25
-- 
GitLab