Code

src/configfile.c: Add the "AutoLoadPlugin" option.
authorFlorian Forster <octo@collectd.org>
Sat, 25 May 2013 08:57:58 +0000 (10:57 +0200)
committerFlorian Forster <octo@collectd.org>
Sat, 25 May 2013 08:57:58 +0000 (10:57 +0200)
commit1c65936918f096a0730a4130a363393febcf163b
tree913126748c13c3593682b03c5c53e7a6491fb169
parent218dbd08e050c52bef00abd67b8a8296cbdabae9
src/configfile.c: Add the "AutoLoadPlugin" option.

When enabled, <Plugin ...> blocks will automatically load plugins.
Thanks to Tim Bunce for suggesting this!

Github: #333
src/collectd.conf.in
src/collectd.conf.pod
src/configfile.c