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