mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-26 17:57:16 +00:00
Updated FAQ
This commit is contained in:
parent
53306024ea
commit
e9cdbfccf6
1 changed files with 0 additions and 4 deletions
4
FAQ.md
4
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.
|
||||
|
|
Loading…
Reference in a new issue