Fix the list of supported exemptions.

This commit is contained in:
Sadie Powell 2025-01-20 12:12:39 +00:00
parent f6d8b0295b
commit cdad978bf6

View File

@ -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 <options:exemptchanops> in inspircd.example.conf for a more #
# detailed list of the restriction modes that can be exempted. #
# These are settable using: /MODE #chan +X <restriction>:<status> #