X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=include%2Fircd_features.h;h=fa73a77e82301ce21cf8de6a4fd0a101b18b97e3;hb=b4110670ae18c46af048d6fb8a22e7bb967f1cf9;hp=ddb31db985c900d2998feeb1e41c0ff13c0e520a;hpb=4806fb9112537b197adfe5f88f3b8dd6df15f99e;p=ircu2.10.12-pk.git diff --git a/include/ircd_features.h b/include/ircd_features.h index ddb31db..fa73a77 100644 --- a/include/ircd_features.h +++ b/include/ircd_features.h @@ -83,6 +83,7 @@ enum Feature { FEAT_UNLIMIT_OPER_QUERY, FEAT_LOCAL_KILL_ONLY, FEAT_CONFIG_OPERCMDS, + FEAT_LIST_CHAN, /* features that affect global opers on this server */ FEAT_OPER_KILL,