src/collectd.conf.in: Fix netcmd example port.
[collectd.git] / src / collectd.conf.in
index 8ff76b4..6127955 100644 (file)
 #<Plugin netcmd>
 #  <Listen>
 #    Address "::1"
-#    Port "1234"
+#    Port "25826"
 #    TLSCertFile "/path/to/cert"
 #    TLSKeyFile  "/path/to/key"
 #    TLSCAFile   "/path/to/ca"