From 2a3b6ba9e24067d5c085c555a1acb2c4dc9bc5f2 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Mon, 12 Oct 2020 18:35:07 +0100 Subject: Add an option to allow disengaging joinflood after a netsplit. --- docs/conf/modules.conf.example | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'docs/conf') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 2f74634d7..a1bd05670 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1268,8 +1268,15 @@ # Closes the channel for N seconds if X users join in Y seconds. # # -# The number of seconds to close the channel for: -# +# duration: The number of seconds to close a channel for when it is +# being flooded with joins. +# +# splitwait: The number of seconds to disengage joinflood for after +# a server splits. This allows users to reconnect without +# being throttled by joinflood. +# +# #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Anti auto rejoin: Adds support for prevention of auto-rejoin (+J). -- cgit v1.2.3