From 4a8bf5fe191e89faf5f4441ac96075b31fdec947 Mon Sep 17 00:00:00 2001 From: M66B Date: Tue, 10 Mar 2020 08:33:02 +0100 Subject: [PATCH] Updated FAQ --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index e2ebb8a281..e7907577f8 100644 --- a/FAQ.md +++ b/FAQ.md @@ -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.