Forward port NICKLEN feature from 2.10.11.
[ircu2.10.12-pk.git] / include / ircd_features.h
index 8f9606a27fa00288d5abdf9ceffd374cfd9396cc..22bd4906049be3138d7a40ad06c84fe2d9e6e109 100644 (file)
@@ -55,6 +55,7 @@ enum Feature {
   /* features that probably should not be touched */
   FEAT_KILLCHASETIMELIMIT,
   FEAT_MAXCHANNELSPERUSER,
+  FEAT_NICKLEN,
   FEAT_AVBANLEN,
   FEAT_MAXBANS,
   FEAT_MAXSILES,