From b521739c93116f31b63c2c8013b30b7b024391d3 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Mon, 12 Oct 2020 18:47:21 +0100 Subject: Add an option to allow disengaging joinflood on initial boot. --- docs/conf/modules.conf.example | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index a1bd05670..5db819557 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1271,11 +1271,16 @@ # duration: The number of seconds to close a channel for when it is # being flooded with joins. # +# bootwait: The number of seconds to disengage joinflood for after +# a server boots. This allows users to reconnect without +# being throttled by joinflood. +# # splitwait: The number of seconds to disengage joinflood for after # a server splits. This allows users to reconnect without # being throttled by joinflood. # # #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -- cgit v1.2.3