X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.in;h=8ff76b4fd15151ffb6dae62978ed27ba73161560;hb=88e3ebe35c8484b1c3b6e77308389f00b1446de3;hp=a19647ab0ecb6dee47678e84eaf7be9a9c4dd7df;hpb=e9ecee2a61356a293f086dd3d36d2381486b563e;p=collectd.git diff --git a/src/collectd.conf.in b/src/collectd.conf.in index a19647ab..8ff76b4f 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -745,9 +745,15 @@ # # -# Listen "192.168.0.1" -# Listen "unix:/var/run/collectd-netcmd" -# SocketPerms "0660" +# +# Address "::1" +# Port "1234" +# TLSCertFile "/path/to/cert" +# TLSKeyFile "/path/to/key" +# TLSCAFile "/path/to/ca" +# TLSCRLFile "/path/to/crl" +# TLSVerifyPeer yes|no +# # #