git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
4662983
)
applications/luci-statistics: remove the 10min rra from default config, saves some...
author
Jo-Philipp Wich
<redacted>
Mon, 28 Nov 2011 04:24:26 +0000
(
04:24
+0000)
committer
Jo-Philipp Wich
<redacted>
Mon, 28 Nov 2011 04:24:26 +0000
(
04:24
+0000)
applications/luci-statistics/root/etc/config/luci_statistics
patch
|
blob
|
history
diff --git
a/applications/luci-statistics/root/etc/config/luci_statistics
b/applications/luci-statistics/root/etc/config/luci_statistics
index ea0ae6d89ebdea3fee62e66bb420573c78f0170b..de94b3a6a2e17fd8974d336584fa9be95b8c5aa1 100644
(file)
--- a/
applications/luci-statistics/root/etc/config/luci_statistics
+++ b/
applications/luci-statistics/root/etc/config/luci_statistics
@@
-130,4
+130,4
@@
config 'statistics' 'collectd_rrdtool'
option 'DataDir' '/tmp'
option 'RRARows' '100'
option 'RRASingle' '1'
- option 'RRATimespans' '1
0min 1
hour 1day 1week 1month 1year'
+ option 'RRATimespans' '1hour 1day 1week 1month 1year'
git clone https://git.99rst.org/PROJECT