change rrd_options on airfibre-rx-graph (#6399)

This commit is contained in:
barryodonovan
2017-04-12 19:36:18 +01:00
committed by Tony Murray
parent c22283e218
commit 66baea1c48

View File

@ -2,8 +2,6 @@
require 'includes/graphs/common.inc.php';
$rrd_options .= ' -l 0 -E ';
$rrdfilename = rrd_name($device['hostname'], 'ubnt-airfibre-mib-rx');
if (rrdtool_check_rrd_exists($rrdfilename)) {