mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
general updates
This commit is contained in:
@@ -31,6 +31,10 @@ $availability_map_conf = array(
|
||||
'descr' => 'Use device groups filter',
|
||||
'type' => 'checkbox',
|
||||
),
|
||||
array('name' => 'webui.availability_map_box_size',
|
||||
'descr' => 'Availability box width',
|
||||
'type' => 'numeric',
|
||||
),
|
||||
);
|
||||
|
||||
$dashboard_conf = array(
|
||||
|
Reference in New Issue
Block a user