mirror of
https://github.com/jlu5/PyLink.git
synced 2025-01-27 04:34:13 +01:00
example-conf: copy some more autoconnect examples to the clientbot block
This commit is contained in:
parent
76c0db15c4
commit
8fa53f60cb
@ -436,8 +436,10 @@ servers:
|
|||||||
# effectively forcing it to be false.
|
# effectively forcing it to be false.
|
||||||
#ssl_accept_invalid_certs: false
|
#ssl_accept_invalid_certs: false
|
||||||
|
|
||||||
# Autoconnect works as usual.
|
# Autoconnect options work the same as on a regular network.
|
||||||
autoconnect: 30
|
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
|
# 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
|
# seconds. If your bot is constantly running into Excess Flood errors, raising this to
|
||||||
|
Loading…
Reference in New Issue
Block a user