; * lisp/erc/erc-backend.el (erc-server-reconnect-timeout): Doc (bug#71756).
This commit is contained in:
parent
20a672b3b2
commit
233f683da8
1 changed files with 1 additions and 1 deletions
|
@ -425,7 +425,7 @@ If this value is too low, servers may reject your initial nick
|
|||
request upon reconnecting because they haven't yet noticed that
|
||||
your previous connection is dead. If this happens, try setting
|
||||
this value to 120 or greater and/or exploring the option
|
||||
`erc-regain-services-alist', which may provide a more proactive
|
||||
`erc-services-regain-alist', which may provide a more proactive
|
||||
means of handling this situation on some servers."
|
||||
:type 'number)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue