From 71a1ee556af1b0a7b1ffa898fedf9333d0a34c52 Mon Sep 17 00:00:00 2001 From: LX1IQ Date: Sat, 15 Aug 2020 10:21:01 +0200 Subject: [PATCH] Update config.inc.php --- dashboard/pgs/config.inc.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dashboard/pgs/config.inc.php b/dashboard/pgs/config.inc.php index 970671c..09f1a13 100755 --- a/dashboard/pgs/config.inc.php +++ b/dashboard/pgs/config.inc.php @@ -17,7 +17,7 @@ $VNStat = array(); $PageOptions['ContactEmail'] = 'your_email'; // Support E-Mail address -$PageOptions['DashboardVersion'] = '2.4.0'; // Dashboard Version +$PageOptions['DashboardVersion'] = '2.4.1'; // Dashboard Version $PageOptions['PageRefreshActive'] = true; // Activate automatic refresh $PageOptions['PageRefreshDelay'] = '10000'; // Page refresh time in miliseconds @@ -48,6 +48,7 @@ $PageOptions['MetaRobots'] = 'index,follow'; // $PageOptions['UserPage']['ShowFilter'] = true; // Show Filter on Users page $PageOptions['Traffic']['Show'] = false; // Enable vnstat traffic statistics +$PageOptions['IRCDDB']['Show'] = true; // Show liveircddb, set it to false if you are running your db in https $PageOptions['CustomTXT'] = ''; // custom text in your header