diff options
author | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2007-05-13 17:22:34 +0000 |
---|---|---|
committer | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2007-05-13 17:22:34 +0000 |
commit | a07e365fe1833a47de95a1390a0c37d0664d8cce (patch) | |
tree | 6dd172be4747965f05f0ce8573d99bcd9acea76b /docs | |
parent | 7555c1801d81d2f8ac2d4b953135ff980037f6b4 (diff) |
Add <blockcolor:allowchanops>, mirroring <stripcolor:allowchanops>.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7011 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs')
-rw-r--r-- | docs/inspircd.conf.example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index 3b09090ad..1379a077b 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -1181,6 +1181,9 @@ #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Block colour module: Blocking colour-coded messages with cmode +c #<module name="m_blockcolor.so"> +# +# Optionally, you can allow channel ops to bypass filtering. Defaults to no. +# <blockcolor allowchanops="no"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Botmode module: Adds the user mode +B |