From 8fa53f60cbca70ffb70740433b9b7ccddca9cf80 Mon Sep 17 00:00:00 2001 From: James Lu Date: Fri, 15 Jun 2018 15:32:35 -0700 Subject: [PATCH] example-conf: copy some more autoconnect examples to the clientbot block --- example-conf.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/example-conf.yml b/example-conf.yml index 7127f9b..db3bb01 100644 --- a/example-conf.yml +++ b/example-conf.yml @@ -436,8 +436,10 @@ servers: # effectively forcing it to be false. #ssl_accept_invalid_certs: false - # Autoconnect works as usual. + # Autoconnect options work the same as on a regular network. autoconnect: 30 + #autoconnect_multiplier: 1.5 + #autoconnect_max: 1800 # Message throttling: when set to a non-zero value, only one message will be sent every X # seconds. If your bot is constantly running into Excess Flood errors, raising this to