collectd.conf: Un-comment a valid mode using the automake mechanismn.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 9 Jul 2006 09:38:51 +0000 (11:38 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 9 Jul 2006 09:38:51 +0000 (11:38 +0200)
src/collectd.conf.in

index e1256f8..2306b9f 100644 (file)
@@ -4,7 +4,12 @@
 # http://collectd.org/
 #
 
-Mode    Local
+# Select one of the following modes:
+@BUILD_WITH_RRDTOOL_TRUE@Mode Local
+#Mode Server
+@BUILD_WITH_RRDTOOL_FALSE@Mode Client
+#Mode Log
+
 #DataDir   /opt/collectd/var/lib/collectd
 #PIDFile   /opt/collectd/var/run/collectd.pid
 #PluginDir /opt/collectd/lib/collectd