mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 02:59:01 -04:00
Add capsmap to m_blockcaps in example.conf
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6679 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
1ea65ff796
commit
9dc59e5696
@ -1050,7 +1050,13 @@
|
||||
# minlen - The minimum length a line must be for the block #
|
||||
# percent to have any effect. #
|
||||
# #
|
||||
#<blockcaps percent="95" minlen="5">
|
||||
# capsmap - A list of chars to be considered CAPS, this was #
|
||||
# you can add CAPS for your language. Also you can #
|
||||
# add things like ! and space to further lock down #
|
||||
# on caps usage. #
|
||||
#<blockcaps percent="50"
|
||||
# minlen="5"
|
||||
# capsmap="ABCDEFGHIJKLMNOPQRSTUVWXYZ! ">
|
||||
|
||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
|
||||
# Block colour module: Blocking colour-coded messages with cmode +c
|
||||
|
Loading…
x
Reference in New Issue
Block a user