From d174b0796e534ea8cd6e060d4237eeecc179f05c Mon Sep 17 00:00:00 2001 From: narspt Date: Wed, 31 Mar 2021 00:50:07 +0100 Subject: [PATCH] Update config.inc.php --- dashboard/pgs/config.inc.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dashboard/pgs/config.inc.php b/dashboard/pgs/config.inc.php index 09f1a13..e38164e 100755 --- a/dashboard/pgs/config.inc.php +++ b/dashboard/pgs/config.inc.php @@ -22,6 +22,8 @@ $PageOptions['DashboardVersion'] = '2.4.1'; // Dashboard Ve $PageOptions['PageRefreshActive'] = true; // Activate automatic refresh $PageOptions['PageRefreshDelay'] = '10000'; // Page refresh time in miliseconds +$PageOptions['NumberOfModules'] = 10; // Number of Modules enabled on reflector + $PageOptions['RepeatersPage'] = array(); $PageOptions['RepeatersPage']['LimitTo'] = 99; // Number of Repeaters to show $PageOptions['RepeatersPage']['IPModus'] = 'ShowFullIP'; // See possible options above