]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Tweak module help for m_conn_waitpong
authorom <om@e03df62e-2008-0410-955e-edbf42e46eb7>
Fri, 3 Feb 2006 17:24:40 +0000 (17:24 +0000)
committerom <om@e03df62e-2008-0410-955e-edbf42e46eb7>
Fri, 3 Feb 2006 17:24:40 +0000 (17:24 +0000)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3050 e03df62e-2008-0410-955e-edbf42e46eb7

docs/inspircd.conf.example

index cf223feac29341a08dbc4176bb72de28ae7c2bb4..913187916af78fca0cdb0bdd81438ebbdac380b6 100644 (file)
 #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
 # Conn-Wait-for-Pong: Don't let a user connect until they PONG
 #<module name="m_conn_waitpong.so">
+#
+#-#-#-#-#-#-#-#-#-#-#-   WAITPONG CONFIGURATION  -#-#-#-#-#-#-#-#-#-#-#
+#                                                                     #
+# If you have the m_conn_waitpong.so module loaded, configure it with #
+# the <waitpong> tag:                                                 #
+#                                                                     #
+# sendsnotice    -   Whether to send a snotice on connect, like Unreal#
+# killonbadreply -   Whether to kill the user if they send the wrong  #
+#                    PONG reply.                                      #
+#
+#<waitpong sendsnotice="yes" killonbadreply="yes">
 
 #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
 # Deny Channels: Deny Channels from being used by users