]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/testsuite/ngircd-test2.conf
Test suite: Don't use DNS lookups
[ngircd-alex.git] / src / testsuite / ngircd-test2.conf
index 0805b4e81a60f6b90dc4d8e8dbbd3c240b3bada9..0d24c4a45abf2f3f51863df0a8570968b6024c6c 100644 (file)
@@ -4,14 +4,21 @@
 [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
-       NoPAM = yes
+
+[Options]
+       OperCanUseMode = yes
+       Ident = no
+       IncludeDir = /var/empty
+       DNS = no
+       PAM = no
 
 [Operator]
        Name = TestOp
@@ -19,7 +26,7 @@
 
 [Server]
        Name = ngircd.test.server
-       Host = localhost
+       Host = 127.0.0.1
        Port = 6789
        MyPassword = pwd2
        PeerPassword = pwd1