summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorN0YB <Al_Stu@Frontier.com>2013-07-19 17:15:00 -0700
committerN0YB <Al_Stu@Frontier.com>2013-07-19 17:15:00 -0700
commitf1c252cf96f358f72a5cb8b8762b624f57275272 (patch)
treec43f6215309fb8c8ed0eef495cc1ae0482193983 /usr
parent8e088ea50a4ad4b012cd5e8c42a5754c917a409b (diff)
downloadpfsense-f1c252cf96f358f72a5cb8b8762b624f57275272.zip
pfsense-f1c252cf96f358f72a5cb8b8762b624f57275272.tar.gz
3652 days worth is a too much. Scale it back to more reasonable 1.25 x maximum used data (2284 days).
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/status_rrd_graph_img.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status_rrd_graph_img.php b/usr/local/www/status_rrd_graph_img.php
index 13122ca..99d8b7e 100644
--- a/usr/local/www/status_rrd_graph_img.php
+++ b/usr/local/www/status_rrd_graph_img.php
@@ -99,7 +99,7 @@ $archives = array();
$archives[1] = 1200;
$archives[5] = 720;
$archives[60] = 1860;
-$archives[1440] = 3652;
+$archives[1440] = 2284;
$defOptions = array(
'to' => 1,
OpenPOWER on IntegriCloud