mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 00:24:21 +02:00
Tidy up formatting; proof-of-concept right side box
This commit is contained in:
@@ -111,6 +111,7 @@ $config['favicon'] = "";
|
||||
$config['header_color'] = "#1F334E";
|
||||
$config['page_refresh'] = "300"; // Refresh the page every xx seconds, 0 to disable
|
||||
$config['front_page'] = "pages/front/default.php";
|
||||
$config['front_page_settings']['top']['ports'] = 10;
|
||||
$config['page_title_prefix'] = "";
|
||||
$config['page_title_suffix'] = $config['project_name'];
|
||||
$config['timestamp_format'] = 'd-m-Y H:i:s';
|
||||
|
||||
Reference in New Issue
Block a user