Attempt to fix SF bug #2568366 (sending JOIN before hitting a target limit).
[ircu2.10.12-pk.git] / tests / ircd.conf
index e58c9363af47ef9fb6b37d46e1162e64a14cf956..26f28001bfe0704274e39d53080c2c302aed65ae 100644 (file)
@@ -39,4 +39,5 @@ Features {
         "HUB" = "TRUE";
         "CONFIG_OPERCMDS" = "TRUE";
         "CHANNELLEN" = "50";
+        "MAXCHANNELSPERUSER" = "20";
 };