Author: Michael Poole <mdpoole@troilus.org>
[ircu2.10.12-pk.git] / tests / ircd.conf
index 3f6b529ecbd0ca5235cc7ceabd8bd6f0c8e1b3d2..e58c9363af47ef9fb6b37d46e1162e64a14cf956 100644 (file)
@@ -38,4 +38,5 @@ IAuth { program = "../tests/iauth-test"; };
 Features {
         "HUB" = "TRUE";
         "CONFIG_OPERCMDS" = "TRUE";
+        "CHANNELLEN" = "50";
 };