Revert "Make minimum height configurable"

This reverts commit 292fe5901b.
This commit is contained in:
pblasquez
2016-04-26 12:43:49 -07:00
parent 292fe5901b
commit 8d4c65b8e8
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -124,7 +124,6 @@ $config['top_ports'] = 1;
// This enables the top X ports box
$config['top_devices'] = 1;
// This enables the top X devices box
$config['min_graph_height'] = 300;
$config['page_title_prefix'] = '';
$config['page_title_suffix'] = $config['project_name'];
$config['timestamp_format'] = 'd-m-Y H:i:s';