]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/conf/modules.conf.example
Fix not being able to message ulines when m_restrictmsg is loaded.
[user/henk/code/inspircd.git] / docs / conf / modules.conf.example
index 71a0fb079b8b58b33c07198987d355abc4f10628..32701f0c455a672331d37e38fcc6778e65b94454 100644 (file)
 # You probably *DO NOT* want to load this module on a public network.
 #
 #<module name="m_restrictmsg.so">
+#
+# Uncomment this to allow users to message ulines (e.g. services):
+#<restrictmsg uline="yes">
 
 #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
 # R-Line module: Ban users through regular expression patterns.