]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
fix example config for m_connflood
authorBen Harris <ben@tilde.team>
Fri, 14 Jun 2019 18:56:03 +0000 (14:56 -0400)
committerPeter Powell <petpow@saberuk.com>
Fri, 14 Jun 2019 19:27:38 +0000 (20:27 +0100)
docs/conf/modules.conf.example

index 9c5c157bae44f8f82c8b194e19c02f1230940d2f..dec54ec65b03f65145ba78f95b248361ccf8e72a 100644 (file)
 #  bootwait          -  Amount of time in seconds to wait before enforcing
 #                       the throttling when the server just booted.
 #
-#<connflood seconds="30" maxconns="3" timeout="30"
+#<connflood period="30" maxconns="3" timeout="30"
 #   quitmsg="Throttled" bootwait="10">
 
 #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#