diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf/modules.conf.example | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index d12006a85..9d345319c 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -568,13 +568,9 @@ #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Common channels module: Adds user mode +c, which, when set, requires -# that users must share a common channel with you to PRIVMSG or NOTICE -# you. +# that users must share a common channel with you to PRIVMSG, NOTICE, +# TAGMSG, or INVITE you. #<module name="commonchans"> -# -# You can also require a common channel for inviting to another channel -# by uncommenting this: -# <commonchans invite="yes"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Auto join on connect module: Allows you to force users to join one |
