From 4eed332cf684407caa72f9b2d7e439f235ba7f49 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sat, 7 Mar 2026 00:56:48 +0000 Subject: Remove more missed v3 compatibility code. --- docs/conf/inspircd.example.conf | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/conf/inspircd.example.conf b/docs/conf/inspircd.example.conf index cbe9faafe..14269b813 100644 --- a/docs/conf/inspircd.example.conf +++ b/docs/conf/inspircd.example.conf @@ -677,9 +677,8 @@ # extbanformat: The method to use for normalising extbans. Can be set # to one of: # - any Do not perform any extban normalisation. - # - name Normalise extbans to use their name. - # - letter Normalise extbans to use their letter. This is useful for - # if you need to keep compatibility with v3. + # - name Normalise extbans to use their name. This is the default. + # - letter Normalise extbans to use their letter. # Defaults to "name" if not set. extbanformat="name" -- cgit v1.3.1-10-gc9f91