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