From e9cdbfccf6144d12011b0b1c377a7b65fba76baa Mon Sep 17 00:00:00 2001 From: M66B Date: Sun, 12 Jan 2020 19:53:44 +0100 Subject: [PATCH] Updated FAQ --- FAQ.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/FAQ.md b/FAQ.md index 35d58edfa6..3c4119ef81 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1142,10 +1142,6 @@ In this case you might want to synchronize periodically, for example each hour, Note that polling frequently (more than every 30-60 minutes) will likely use more battery power than synchronizing always because connecting to the server and comparing the local and remotes messages are expensive operations. -Note that setting a different poll interval for different accounts is deliberately not possible -since this would result in extra, unnecessary battery usage because the device would need to wake up more often than needed. -Note that you can use [automation](#user-content-faq78) for custom poll schemes. - Most of the battery usage, not considering viewing messages, is due to synchronization (receiving and sending) of messages. So, to reduce the battery usage, set the number of days to synchronize message for to a lower value, especially if there are a lot of recent messages in a folder.