general updates

This commit is contained in:
crcro
2016-09-22 00:11:16 +03:00
parent 79b93ddd33
commit 63f42acda6
5 changed files with 46 additions and 23 deletions

View File

@@ -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(