applications/luci-statistics: Add olsrd to the default config
This commit is contained in:
parent
f72e3fbea3
commit
e47c84ffaa
1 changed files with 5 additions and 0 deletions
|
@ -126,3 +126,8 @@ config 'statistics' 'collectd_memory'
|
|||
|
||||
config 'statistics' 'collectd_conntrack'
|
||||
option 'enable' '1'
|
||||
|
||||
config 'statistics' 'collectd_olsrd'
|
||||
option 'enable' '1'
|
||||
option 'Port' '2006'
|
||||
option 'Host' '127.0.0.1'
|
||||
|
|
Loading…
Reference in a new issue