]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/conf/modules.conf.example
m_delaymsg Add option to disallow NOTICEs too
[user/henk/code/inspircd.git] / docs / conf / modules.conf.example
index 2af84c83b3a6c5693ca2069b467b8f631617bd80..30b8181aca2262ef00e3afff8b4d73f782577406 100644 (file)
 # from talking in the channel unless they've been joined for X seconds.
 # Settable using /MODE #chan +d 30
 #<module name="m_delaymsg.so">
+# Set allownotice to no to disallow NOTICEs too. Defaults to yes.
+#<delaymsg allownotice="no">
 
 #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
 # Deny channels module: Deny channels from being used by users.