From: peavey Date: Tue, 26 Dec 2006 11:48:59 +0000 (+0000) Subject: Document new blockcaps options in example conf. X-Git-Tag: v2.0.23~6260 X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=f9fd76eb5a2933e44984ad22b12ca53ea29f9293;p=user%2Fhenk%2Fcode%2Finspircd.git Document new blockcaps options in example conf. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6122 e03df62e-2008-0410-955e-edbf42e46eb7 --- diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index 4f69d46b0..bdc8f3ba9 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -985,6 +985,16 @@ #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Block CAPS module: Blocking all-CAPS messages with cmode +P # +# # +#-#-#-#-#-#-#-#-#-#-#- BLOCKCAPS CONFIGURATION -#-#-#-#-#-#-#-#-#-#-# +# # +# percent - How many percent of text must be caps before text # +# will be blocked. # +# # +# minlen - The minimum length. Shorter lines than minlen will # +# be allowed even though percent is reached. # +# # +# #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Block colour module: Blocking colour-coded messages with cmode +c