Code

Small cleanups for sample config files
[nagixsc.git] / sample-configs / conf2http.cfg
index c6001f8f407f245b301010befbc48177ca4a26f8..d90da109d843237448553235fc551b7c8046f6cf 100644 (file)
@@ -15,8 +15,6 @@
 
 ; ### sslcert (no default) ###
 ; Read server key and certificate from this file
-;
-; Example
 ;sslcert: server.pem
 
 ; ### conf_dir (no default) ###
@@ -28,7 +26,6 @@ conf_dir: ./sample-configs/conf
 
 ; ### pidfile (/var/run/nagixsc_conf2http.pid) ###
 ; Where to store pid file if daemonizing
-;
 #pidfile: /var/run/nagixsc_conf2http.pid
 
 ; ### livestatus_socket (no default) ###
@@ -45,7 +42,6 @@ conf_dir: ./sample-configs/conf
 ;livestatus_socket: 127.0.0.1:6557
 ;livestatus_socket: [::1]:6557
 ;livestatus_socket: localhost:6557
-livestatus_socket: 172.21.254.99:6557
 
 [users]
 ; All users who are allowed to connect and request informations are stored here.