repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 6600ce3445c5363c75e743a0eec173cc73d79434:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 6600ce3445c5363c75e743a0eec173cc73d79434
Author: Alexander Barton 
Date:   Mon Jan 10 00:10:01 2011 +0100

    Remove ZeroConf variable from sample-ngircd.conf

diff --git a/doc/sample-ngircd.conf.tmpl b/doc/sample-ngircd.conf.tmpl
index 180bdcef966a702fc07d4975f17771aa56a52ac6..
index ..58696be469f801684db8fab24690f227e776e767 100644
--- a/doc/sample-ngircd.conf.tmpl
+++ b/doc/sample-ngircd.conf.tmpl
@@ -164,10 +164,6 @@
 	# Use PAM if ngIRCd has been compiled with support for it.
 	;PAM = no

-	# Use ZeroConf service registration if ngIRCd has been
-	# compiled with support for it (e.g. Howl, Avahi, Mac OS X).
-	;ZeroConf = no
-
 [Operator]
 	# [Operator] sections are used to define IRC Operators. There may be
 	# more than one [Operator] block, one for each local operator.

-----END OF PAGE-----