]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Testsuite: update configuration files for new config file format
authorAlexander Barton <alex@barton.de>
Sat, 25 Jun 2011 12:57:26 +0000 (14:57 +0200)
committerAlexander Barton <alex@barton.de>
Sat, 25 Jun 2011 12:57:26 +0000 (14:57 +0200)
src/testsuite/ngircd-test1.conf
src/testsuite/ngircd-test2.conf

index 43851f655098d29a5ea27c5dba6e89d77762f601..f65f7065c4ab1ee5337ae935c251168edddb8c5c 100644 (file)
@@ -7,11 +7,13 @@
        Ports = 6789
        MotdFile = ngircd-test1.motd
        AdminEMail = admin@irc.server
+
+[Limits]
        MaxConnectionsIP = 0
-       OperCanUseMode = yes
        MaxJoins = 4
 
-[Features]
+[Options]
+       OperCanUseMode = yes
        Ident = no
        PAM = no
 
index 54c1232d3ae3854fc281c2be2796d4e16a1bafae..5d2e28f2e48c95e5dcaeb7d878b045839c163dae 100644 (file)
@@ -7,11 +7,13 @@
        Ports = 6790
        MotdFile = ngircd-test2.motd
        AdminEMail = admin@irc.server2
+
+[Limits]
        MaxConnectionsIP = 0
-       OperCanUseMode = yes
        MaxJoins = 4
 
-[Features]
+[Options]
+       OperCanUseMode = yes
        Ident = no
        PAM = no