commit 997abc6889700238aff2b505fe0fb8e8108c3843 from: Alexander Barton date: Mon Jan 07 23:10:28 2008 UTC Documented NoDNS configuration option. [from HEAD] commit - b7047f2e3b29d614642b4c02fa77e50337d6c0c8 commit + 997abc6889700238aff2b505fe0fb8e8108c3843 blob - 973c68030107950717f74214077576cdcf3e57d1 blob + d0f559cd7a1b3088bcc704e4a68cb7abd77c8c01 --- doc/sample-ngircd.conf +++ doc/sample-ngircd.conf @@ -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.43.2.1 2008/01/07 23:10:28 alex Exp $ # # This is a sample configuration file for the ngIRCd, which must be adepted @@ -100,6 +100,9 @@ # 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