]> arthur.barton.de Git - ngircd-alex.git/blobdiff - doc/sample-ngircd.conf
New configuration option "NoZeroConf" to disable ZeroConf registration
[ngircd-alex.git] / doc / sample-ngircd.conf
index a2694f8d2aaa7abc6cdfc2b55dba940a14e66dcc..fe34dffae1afc58230ecd4335ac4ebbb9eca972e 100644 (file)
        # Don't use PAM, even if ngIRCd has been compiled with support for it.
        ;NoPAM = no
 
+       # Don't use ZeroConf service registration, even if ngIRCd has been
+       # compiled with support for it (e.g. Howl, Avahi, Mac OS X).
+       ;NoZeroConf = no
+
        # try to connect to other irc servers using ipv4 and ipv6, if possible
        ;ConnectIPv6 = yes
        ;ConnectIPv4 = yes