]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/testsuite/ngircd-test1.conf
Update testsuite configuration: strip No... prefixes
[ngircd-alex.git] / src / testsuite / ngircd-test1.conf
index 25ec84272c7aa04ac04abc8b9f12f1fad6b0d21c..8e154efbb5eb74c7a6e14f76126de51257ce956b 100644 (file)
@@ -1,5 +1,5 @@
 # ngIRCd test suite
 # ngIRCd test suite
-# configuration file for test server #2
+# configuration file for test server #1
 
 [Global]
        Name = ngircd.test.server
 
 [Global]
        Name = ngircd.test.server
@@ -10,8 +10,8 @@
        MaxConnectionsIP = 0
        OperCanUseMode = yes
        MaxJoins = 4
        MaxConnectionsIP = 0
        OperCanUseMode = yes
        MaxJoins = 4
-       NoIdent = yes
-       NoPAM = yes
+       Ident = no
+       PAM = no
 
 [Operator]
        Name = TestOp
 
 [Operator]
        Name = TestOp
@@ -23,7 +23,6 @@
        PeerPassword = pwd2
 
 [Channel]
        PeerPassword = pwd2
 
 [Channel]
-# This name should be accepted as '#InviteChannel' by ngircd.
        Name = InviteChannel
        Modes = i
 
        Name = InviteChannel
        Modes = i
 
@@ -50,4 +49,5 @@
 [Channel]
        Name = +ModelessChannel
        Topic = A modeless Channel
 [Channel]
        Name = +ModelessChannel
        Topic = A modeless Channel
+
 # -eof-
 # -eof-