summaryrefslogtreecommitdiffstats
path: root/matterbridge.toml.sample
diff options
context:
space:
mode:
Diffstat (limited to 'matterbridge.toml.sample')
-rw-r--r--matterbridge.toml.sample4
1 files changed, 4 insertions, 0 deletions
diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample
index c261deca..f3263d59 100644
--- a/matterbridge.toml.sample
+++ b/matterbridge.toml.sample
@@ -85,6 +85,10 @@ MessageLength=400
#OPTIONAL (default false)
MessageSplit=false
+#Delay in seconds to rejoin a channel when kicked
+#OPTIONAL (default 0)
+RejoinDelay=0
+
#Nicks you want to ignore.
#Messages from those users will not be sent to other bridges.
#OPTIONAL