* luci/statistics: add and enable load plugin by default

This commit is contained in:
Jo-Philipp Wich 2008-06-10 22:08:27 +00:00
parent 5472678440
commit 4495c0326c

View file

@ -81,6 +81,9 @@ config 'statistics' 'collectd_irq'
option 'enable' '0'
option 'Irqs' '2 3 4 7'
config 'statistics' 'collectd_load'
option 'enable' '1'
config 'statistics' 'collectd_logfile'
option 'enable' '0'
option 'LogLevel' 'notice'