From bf162f683707a2774a60c3801ac4023231998bf5 Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 24 Oct 2020 17:40:47 -0400 Subject: Change glob matching to be configurable --- docs/conf/modules.conf.example | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/conf/modules.conf.example') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 0ab0c7451..49c9d99f8 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -338,6 +338,9 @@ # This module is oper-only and provides /CBAN. # To use, CBAN must be in one of your oper class blocks. # +# CBAN does not allow glob channelmasks by default for compatibility +# reasons. You can enable glob support by uncommenting the next line. +# #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Censor module: Adds channel and user mode +G which block phrases that -- cgit v1.2.3