diff --git a/pandora_console/include/functions_config.php b/pandora_console/include/functions_config.php index ebb09671e1..76f646bce2 100644 --- a/pandora_console/include/functions_config.php +++ b/pandora_console/include/functions_config.php @@ -1855,7 +1855,7 @@ function config_process_config () { } if (!isset($config['graph_image_height'])) { - config_update_value ('graph_image_height', 350); + config_update_value ('graph_image_height', 320); } if (!isset($config["render_proc_ok"])) {