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