doc: document IMAP idle options
Add idle-debounce and idle-timeout to aerc-imap manpage. Signed-off-by: Tim Culverhouse <tim@timculverhouse.com> Acked-by: Robin Jarry <robin@jarry.cc>
This commit is contained in:
parent
599b9f6d46
commit
a44d1f6cc5
1 changed files with 12 additions and 0 deletions
|
@ -126,6 +126,18 @@ available:
|
|||
|
||||
Default: 720h (30 days)
|
||||
|
||||
*idle-timeout*
|
||||
The length of time the client will wait for the server to send any final
|
||||
update before the IDLE is closed.
|
||||
|
||||
Default: 10ms
|
||||
|
||||
*idle-debounce*
|
||||
Specifies the length of time from the last client command until the
|
||||
idler starts.
|
||||
|
||||
Default: 10ms
|
||||
|
||||
# SEE ALSO
|
||||
|
||||
*aerc*(1) *aerc-config*(5)
|
||||
|
|
Loading…
Reference in a new issue