mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-01 08:03:30 +02:00
Cleanup and reorganize code
Make the average cpu the default
This commit is contained in:
@@ -408,7 +408,7 @@ $config['network_map_vis_options'] = '{
|
||||
// Device page options
|
||||
$config['show_overview_tab'] = true;
|
||||
|
||||
$config['cpu_details_overview'] = true; //By default show all cpus in the overview
|
||||
$config['cpu_details_overview'] = false; //By default show only average cpu in device overview
|
||||
|
||||
// The device overview page options
|
||||
$config['overview_show_sysDescr'] = true;
|
||||
|
||||
Reference in New Issue
Block a user