collectd.conf example: remove erroneous quotes
[collectd.git] / src / collectd.conf.in
index e508be7..af8c164 100644 (file)
@@ -538,7 +538,7 @@ FQDNLookup   true
 #              Password "secret"
 #              Interface "eth0"
 @LOAD_PLUGIN_NETWORK@  </Server>
-#      TimeToLive "128"
+#      TimeToLive 128
 #
 #      # server setup:
 #      Listen "ff18::efc0:4a42" "25826"
@@ -818,10 +818,6 @@ FQDNLookup   true
 #   </Host>
 #</Plugin>
 
-#<Plugin "swap">
-#      ReportBytes true
-#</Plugin>
-
 #<Plugin "table">
 #      <Table "/proc/slabinfo">
 #              Instance "slabinfo"