1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-06-20 07:14:08 +00:00

Fixed test suite: allow more connections ;-)

This commit is contained in:
Alexander Barton 2003-11-05 23:31:43 +00:00
parent 7b6e26628a
commit ec2f16fa16

View File

@ -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] [Global]
Name = ngircd.test.server Name = ngircd.test.server
@ -6,6 +6,7 @@
Ports = 6789 Ports = 6789
MotdFile = ngircd-test.motd MotdFile = ngircd-test.motd
AdminEMail = admin@irc.server AdminEMail = admin@irc.server
MaxConnectionsIP = 0
[Operator] [Operator]
Name = TestOp Name = TestOp