From 62ade02d3e4055beaeddf6142c152b3603e26522 Mon Sep 17 00:00:00 2001 From: M66B Date: Fri, 14 Feb 2020 13:30:02 +0100 Subject: [PATCH] Fixed typo --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index cfd31476a1..5691648cc9 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1208,7 +1208,7 @@ You can inspect the *Log* via the main navigation menu to check if there are fre You can workaround this by lowering the keep-alive interval in the advanced account settings to for example 9 or 15 minutes. Note that battery optimizations need to be disabled in setup step 4 to reliably keep connections alive. -Some providers send every two minutes something like '*Still there*' resulting in network traffic and your device to wake up and causing unnecessary extra battery usage. +Some providers send every two minutes something like '*Still here*' resulting in network traffic and your device to wake up and causing unnecessary extra battery usage. You can inspect the *Log* via the main navigation menu to check if your provider is doing this. If your provider is using [Dovecot](https://www.dovecot.org/) as IMAP server, you could ask your provider to change the [imap_idle_notify_interval](https://wiki.dovecot.org/Timeouts) setting to a higher value or better yet, to disable this.