]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Document NoDNS configuration option.
authorAlexander Barton <alex@barton.de>
Mon, 7 Jan 2008 23:02:29 +0000 (23:02 +0000)
committerAlexander Barton <alex@barton.de>
Mon, 7 Jan 2008 23:02:29 +0000 (23:02 +0000)
doc/sample-ngircd.conf

index 973c68030107950717f74214077576cdcf3e57d1..13014d32a0fb6d8ee1afc1904ab8428db658a523 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: sample-ngircd.conf,v 1.43 2007/11/23 16:26:03 fw Exp $
+# $Id: sample-ngircd.conf,v 1.44 2008/01/07 23:02:29 alex Exp $
 
 #
 # This is a sample configuration file for the ngIRCd, which must be adepted
        # Allow Pre-Defined Channels only (see Section [Channels])
        ;PredefChannelsOnly = no
 
+       # Don't do any DNS lookups when a client connects to the server.
+       ;NoDNS = no
+
        # Maximum number of simultaneous connection the server is allowed
        # to accept (0: unlimited):
        ;MaxConnections = 0