8419ca648f7c2e7d93d712632dd95d266f5e870d
[openwrt/svn-archive/archive.git] / net / vnstat / patches / 001-conf.patch
1 --- a/cfg/vnstat.conf
2 +++ b/cfg/vnstat.conf
3 @@ -69,13 +69,13 @@ TrafficlessDays 1
4 ##
5
6 # how often (in seconds) interface data is updated
7 -UpdateInterval 30
8 +UpdateInterval 60
9
10 # how often (in seconds) interface status changes are checked
11 -PollInterval 5
12 +PollInterval 30
13
14 # how often (in minutes) interface data is saved to file
15 -SaveInterval 5
16 +SaveInterval 30
17
18 # enable / disable logging (0 = disabled, 1 = logfile, 2 = syslog)
19 UseLogging 2