summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2019-06-14 14:56:03 -0400
committerPeter Powell <petpow@saberuk.com>2019-06-14 20:27:38 +0100
commitade19f79c5a3bee9fa0d422d86945a942087e827 (patch)
tree1c7a42e7b386b9fcfd6c96f7eab68f6e8733ca9c
parent93a4f8178c26b0ae894d2060086f605fe22b0a3e (diff)
fix example config for m_connflood
-rw-r--r--docs/conf/modules.conf.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example
index 9c5c157ba..dec54ec65 100644
--- a/docs/conf/modules.conf.example
+++ b/docs/conf/modules.conf.example
@@ -652,7 +652,7 @@
# 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">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#