Author: beware
[ircu2.10.12-pk.git] / ircd / ircd_features.c
index 47b6818f1c7e388d4a6786f6032504c0cab78d83..507e811e3acc8d0e3484642a03cdda569a40011e 100644 (file)
@@ -255,6 +255,7 @@ static struct FeatureDesc {
   F_S(HIDDEN_IP, 0, "127.0.0.1", 0),
   F_B(AUTOHIDE, 0, 1, 0),
   F_B(CONNEXIT_NOTICES, 0, 0, 0),
+  F_B(OPLEVELS, 0, 1, 0),
 
   /* features that probably should not be touched */
   F_I(KILLCHASETIMELIMIT, 0, 30, 0),