From 2e8c2a6a5f02c004ede4b7120019153f176321fa Mon Sep 17 00:00:00 2001 From: Attila Molnar Date: Thu, 30 Jan 2014 22:18:40 +0100 Subject: Document new delayed join feature of m_conn_join --- docs/conf/modules.conf.example | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'docs/conf/modules.conf.example') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index d23b7f65f..9078771e5 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -513,15 +513,16 @@ #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Conn-Join: Allows you to force users to join one or more channels -# automatically upon connecting to the server. +# automatically upon connecting to the server, or join them in case +# they aren't on any channels after being online for X seconds. # # #-#-#-#-#-#-#-#-#-#-#-#- CONNJOIN CONFIGURATION -#-#-#-#-#-#-#-#-#-#-# # -# If you have m_conn_join.so loaded, you can configure it using the -# follow values: -# +# Join users immediately after connection to #one #two and #three. # +# Join users to #chat after 15 seconds if they aren't on any channels. +# #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Conn-Usermodes: Set modes on users when they connect -- cgit v1.2.3