Recognize ZANNELS feature for compatibility.
[ircu2.10.12-pk.git] / ircd / ircd_features.c
index fb4c14e77045aa35f3d6af28d09db044ed7f3f7e..0ffad1a201728cc2d4c607ca9966fa22c5e2a46a 100644 (file)
@@ -309,6 +309,7 @@ static struct FeatureDesc {
   F_S(HIDDEN_IP, 0, "127.0.0.1", 0),
   F_B(CONNEXIT_NOTICES, 0, 0, 0),
   F_B(OPLEVELS, 0, 1, 0),
+  F_B(ZANNELS, 0, 1, 0),
   F_B(LOCAL_CHANNELS, 0, 1, 0),
   F_B(TOPIC_BURST, 0, 0, 0),