X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/30193794a1aec334803d2d05ced48f93e4268581..67e05d5b67e8db0c2d2347171c4aa490acf2124b:/ircd/newconf.c diff --git a/ircd/newconf.c b/ircd/newconf.c index bf87c093..6a81208d 100644 --- a/ircd/newconf.c +++ b/ircd/newconf.c @@ -353,6 +353,7 @@ static struct mode_table auth_table[] = { {"need_sasl", CONF_FLAGS_NEED_SASL }, {"extend_chans", CONF_FLAGS_EXTEND_CHANS }, {"allow_sctp", CONF_FLAGS_ALLOW_SCTP }, + {"kline_spoof_ip", CONF_FLAGS_KLINE_SPOOF }, {NULL, 0} };