From cdad978bf6c835f7fe7528e264327b2dd81f6111 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Mon, 20 Jan 2025 12:12:39 +0000 Subject: [PATCH] Fix the list of supported exemptions. --- docs/conf/modules.example.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/conf/modules.example.conf b/docs/conf/modules.example.conf index 66593afa5..091699373 100644 --- a/docs/conf/modules.example.conf +++ b/docs/conf/modules.example.conf @@ -956,9 +956,9 @@ # Exempt channel operators module: Provides support for allowing # # users of a specified channel status to be exempt from some channel # # restriction modes. Supported restrictions are: # -# anticaps, auditorium-see, auditorium-vis, blockcaps, blockcolor, # -# filter, flood, nickflood, noctcp, nonick, nonotice, regmoderated, # -# stripcolor, and topiclock. # +# anticaps, auditorium-see, auditorium-vis, blockcolor, delaymsg, # +# filter, flood, nickflood, noctcp, nonick, nonotice, opmoderated, # +# regmoderated, repeat, stripcolor, topiclock # # See in inspircd.example.conf for a more # # detailed list of the restriction modes that can be exempted. # # These are settable using: /MODE #chan +X : #