From 4132a44396d8fa3d23f87b5cbea5b928aa09769f Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Wed, 6 Sep 2017 08:48:19 +0100 Subject: Allow the maximum length of a chanfilter message to be configured. --- docs/conf/modules.conf.example | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/conf/modules.conf.example') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 2941fafbe..24a2ae7b2 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -386,7 +386,9 @@ # # If hidemask is set to yes, the user will not be shown the mask when # his/her message is blocked. -# +# +# If maxlen is set then it defines the maximum length of a filter entry. +# #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Channel history module: Displays the last 'X' lines of chat to a user -- cgit v1.2.3