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:
Tim Culverhouse 2022-09-14 19:52:45 -05:00 committed by Robin Jarry
parent 599b9f6d46
commit a44d1f6cc5
1 changed files with 12 additions and 0 deletions

View File

@ -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)