Updated FAQ

This commit is contained in:
M66B 2020-03-10 08:33:02 +01:00
parent 66cbb9dc76
commit 4a8bf5fe19
1 changed files with 1 additions and 1 deletions

2
FAQ.md
View File

@ -2451,7 +2451,7 @@ because this could result in grouping unrelated messages and would be at the exp
When FairEmail cannot connect to an email server to receive messages,
for example when the internet connection is bad or a firewall or a VPN is blocking the connection,
FairEmail will wait 8, 16 and 32 seconds while keeping the device awake (=use battery power) and try again to connect.
If this fails, FairEmail will schedule an alarm to retry after 15, 30 and 60 minutes and let the device sleep.
If this fails, FairEmail will schedule an alarm to retry after 15, 30 and 60 minutes and let the device sleep (=no battery usage).
Note that [Android doze mode](https://developer.android.com/training/monitoring-device-state/doze-standby)
does not allow to wake the device earlier than after 15 minutes.