From 57657a33a3dd12bab46a4743e80d62177b367923 Mon Sep 17 00:00:00 2001 From: Ed Kellett Date: Mon, 20 Apr 2020 00:45:22 +0100 Subject: [PATCH] Document kline_spoof_ip --- doc/reference.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/reference.conf b/doc/reference.conf index 592380af..98f20931 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -395,6 +395,8 @@ auth { * need_ssl | require SSL/TLS for user in this class * need_sasl | require SASL id for user in this class * extend_chans | allow this user to join more channels than normal + * kline_spoof_ip | if this block has a spoof host, klines match only + * | the spoof and not the underlying IP */ flags = kline_exempt, exceed_limit;