diff --git a/configuration/manager/frontpage_scale.sh b/configuration/manager/frontpage_scale.sh
index e2f70c2e960426ba0d243aff5446e7c4009fb34f..1e19363fabf02d3d5928f1d2eea76bca1565c3e2 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