From 0d8076aac5d7ce5e63c07033fcc3c334ca062990 Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 11 Feb 2007 21:47:13 +0000 Subject: Add m_conn_join, allows force join of a user to one or more channels on connect (ick). Tidy up m_operjoin a little. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6575 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/inspircd.conf.example | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'docs') diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index 202e4a8d1..9dacf10a8 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -1097,6 +1097,18 @@ # use hexdecimal numbers prefixed by "0x", as shown in this example, # # with each key eight hex digits long. # +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# Conn-Join: Allows you to force users to join one or more channels +# automatically upon connecting to the server. +# +# +#-#-#-#-#-#-#-#-#-#-#-#- CONNJOIN CONFIGURATION -#-#-#-#-#-#-#-#-#-#-# +# +# If you have m_conn_join.so loaded, you can configure it using the +# follow values: +# +# + #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Conn-Lusers: Shows the LUSERS output on connect # -- cgit v1.2.3