repo: ngircd action: commit revision: path_from: revision_from: 6600ce3445c5363c75e743a0eec173cc73d79434: path_to: revision_to:
commit 6600ce3445c5363c75e743a0eec173cc73d79434 Author: Alexander BartonDate: 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
--- 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-----