diff options
| author | 2023-07-21 15:55:58 +0100 | |
|---|---|---|
| committer | 2023-07-21 15:57:32 +0100 | |
| commit | a2d6e36abe7ac2bd4cf2b0a2e8226acfaa10ae9d (patch) | |
| tree | 234b51f8132e6d1f5a12dd00b770754ca8964b76 /docs | |
| parent | If we can't add an X-line on an DNSBLed user then kill them instead. (diff) | |
Remove the ability to treat notices specially in delaymsg.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf/modules.conf.example | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index f495b6928..1cedb05b1 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -928,8 +928,6 @@ # from talking in the channel unless they've been joined for X seconds. # Settable using /MODE #chan +d 30 #<module name="delaymsg"> -# Set allownotice to no to disallow NOTICEs too. Defaults to yes. -#<delaymsg allownotice="no"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Deny channels module: Deny channels from being used by users. |
