]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/testsuite/ngircd-test2.conf
Make configure[.ng] compatible with autoconf 1.10 again
[ngircd-alex.git] / src / testsuite / ngircd-test2.conf
index e6d1696bc6d861997663105590503fb9ac327e2e..e3f88672c39bd5f71091e79236d89e93fab4ad3a 100644 (file)
@@ -4,13 +4,19 @@
 [Global]
        Name = ngircd.test.server2
        Info = ngIRCd Test-Server 2
+       Listen = 127.0.0.1
        Ports = 6790
        MotdFile = ngircd-test2.motd
        AdminEMail = admin@irc.server2
+
+[Limits]
        MaxConnectionsIP = 0
-       OperCanUseMode = yes
        MaxJoins = 4
-       NoIdent = yes
+
+[Options]
+       OperCanUseMode = yes
+       Ident = no
+       PAM = no
 
 [Operator]
        Name = TestOp
@@ -18,7 +24,7 @@
 
 [Server]
        Name = ngircd.test.server
-       Host = localhost
+       Host = 127.0.0.1
        Port = 6789
        MyPassword = pwd2
        PeerPassword = pwd1