Remove ZeroConf variable from sample-ngircd.conf
This commit is contained in:
parent
4a6d44dce2
commit
6600ce3445
|
@ -164,10 +164,6 @@
|
||||||
# Use PAM if ngIRCd has been compiled with support for it.
|
# Use PAM if ngIRCd has been compiled with support for it.
|
||||||
;PAM = no
|
;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]
|
||||||
# [Operator] sections are used to define IRC Operators. There may be
|
# [Operator] sections are used to define IRC Operators. There may be
|
||||||
# more than one [Operator] block, one for each local operator.
|
# more than one [Operator] block, one for each local operator.
|
||||||
|
|
Loading…
Reference in New Issue