mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
15 -> 5
This commit is contained in:
parent
f110e21e66
commit
0c11006d97
@ -1853,7 +1853,7 @@ function enable_rrd_graphing()
|
||||
/* if an alternative gateway is defined, use it. */
|
||||
if($config['system']['use_rrd_gateway'])
|
||||
$gatewayip = $config['system']['use_rrd_gateway'];
|
||||
$numpings = 15;
|
||||
$numpings = 5;
|
||||
$btick = '`';
|
||||
|
||||
$trafficvalid = $rrdtrafficinterval*2 ;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user