diff options
| author | 2019-05-06 16:37:13 +0200 | |
|---|---|---|
| committer | 2019-05-06 16:06:54 +0100 | |
| commit | daf3be301d0181d14d1310b3ab5f79c8a85dfb46 (patch) | |
| tree | d81d434bda6b85328c0e212f284c54e4e423b24c /docs | |
| parent | Document the anticaps exemption. (diff) | |
Update the exemptchanops module section in modules.conf.example with missing exemptions.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf/modules.conf.example | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 537144cdf..8dcdd7d3d 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -828,9 +828,10 @@ #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # 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 # -# blockcaps, blockcolor, censor, filter, flood, nickflood, noctcp, # -# nonick, nonotice, regmoderated, stripcolor, and topiclock. # +# restriction modes. Supported restrictions are: # +# anticaps, auditorium-see, auditorium-vis, blockcaps, blockcolor, # +# censor, filter, flood, nickflood, noctcp, nonick, nonotice, # +# regmoderated, stripcolor, and topiclock. # # See <options:exemptchanops> in inspircd.conf.example for a more # # detailed list of the restriction modes that can be exempted. # # These are settable using: /MODE #chan +X <restriction>:<status> # |
