X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ircd%2Fircd_features.c;h=fc327b8f5514d0dce9bb8be7806109d585ea49f1;hb=8988448b03e29ce5f7f5febc73def54913212fda;hp=fad403a55eddf3189fe5531950986d0cf492946c;hpb=3bc1ebb1aaad968eb0e5cb040997c805bb610296;p=ircu2.10.12-pk.git diff --git a/ircd/ircd_features.c b/ircd/ircd_features.c index fad403a..fc327b8 100644 --- a/ircd/ircd_features.c +++ b/ircd/ircd_features.c @@ -312,6 +312,7 @@ static struct FeatureDesc { F_B(ZANNELS, 0, 1, 0), F_B(LOCAL_CHANNELS, 0, 1, 0), F_B(TOPIC_BURST, 0, 0, 0), + F_B(DISABLE_GLINES, 0, 0, 0), /* features that probably should not be touched */ F_I(KILLCHASETIMELIMIT, 0, 30, 0),