From: Alexander Barton Date: Wed, 5 Nov 2003 23:31:43 +0000 (+0000) Subject: Fixed test suite: allow more connections ;-) X-Git-Tag: rel-0-8-0-pre1~72 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ec2f16fa1614d51d1642c3fada41a11695134f75;p=ngircd Fixed test suite: allow more connections ;-) --- diff --git a/src/testsuite/ngircd-test.conf b/src/testsuite/ngircd-test.conf index 386106fd..358d739c 100644 --- a/src/testsuite/ngircd-test.conf +++ b/src/testsuite/ngircd-test.conf @@ -1,4 +1,4 @@ -# $Id: ngircd-test.conf,v 1.3 2002/10/21 13:45:23 alex Exp $ +# $Id: ngircd-test.conf,v 1.4 2003/11/05 23:31:43 alex Exp $ [Global] Name = ngircd.test.server @@ -6,6 +6,7 @@ Ports = 6789 MotdFile = ngircd-test.motd AdminEMail = admin@irc.server + MaxConnectionsIP = 0 [Operator] Name = TestOp