summaryrefslogtreecommitdiffstats
path: root/etc/inc/config.inc
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@xs4all.nl>2008-12-24 18:54:10 +0000
committerSeth Mos <seth.mos@xs4all.nl>2008-12-24 18:54:10 +0000
commit0cd1c6570711ed8d4211e2db95b8c7de7520a017 (patch)
tree3378808a88434955686bd2cfb849d881290f27a1 /etc/inc/config.inc
parentab7658da0be2d62fc981e4f4b4e4e45904dff800 (diff)
downloadpfsense-0cd1c6570711ed8d4211e2db95b8c7de7520a017.zip
pfsense-0cd1c6570711ed8d4211e2db95b8c7de7520a017.tar.gz
Cleanup output
Diffstat (limited to 'etc/inc/config.inc')
-rw-r--r--etc/inc/config.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/config.inc b/etc/inc/config.inc
index 5a49f81..ae32a6b 100644
--- a/etc/inc/config.inc
+++ b/etc/inc/config.inc
@@ -2147,7 +2147,7 @@ endif;
$rrdcreate .= "RRA:AVERAGE:0.5:1:1000 ";
$rrdcreate .= "RRA:AVERAGE:0.5:5:1000 ";
$rrdcreate .= "RRA:AVERAGE:0.5:60:1000 ";
- $rrdcreate .= "RRA:AVERAGE:0.5:720:4000 ";
+ $rrdcreate .= "RRA:AVERAGE:0.5:720:3000 ";
create_new_rrd("$rrdcreate");
/* create temporary xml from new RRD */
OpenPOWER on IntegriCloud