From bb230ed4e334e9d0861db1bc787fa79e9740a843 Mon Sep 17 00:00:00 2001 From: om Date: Fri, 3 Feb 2006 17:24:40 +0000 Subject: [PATCH] Tweak module help for m_conn_waitpong git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3050 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/inspircd.conf.example | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index cf223feac..913187916 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -688,6 +688,17 @@ #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Conn-Wait-for-Pong: Don't let a user connect until they PONG # +# +#-#-#-#-#-#-#-#-#-#-#- WAITPONG CONFIGURATION -#-#-#-#-#-#-#-#-#-#-# +# # +# If you have the m_conn_waitpong.so module loaded, configure it with # +# the tag: # +# # +# sendsnotice - Whether to send a snotice on connect, like Unreal# +# killonbadreply - Whether to kill the user if they send the wrong # +# PONG reply. # +# +# #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Deny Channels: Deny Channels from being used by users -- 2.39.2