From f5089f68ce494e309ac511849e4507bd1bf96bf8 Mon Sep 17 00:00:00 2001 From: M66B Date: Mon, 9 Sep 2019 20:59:25 +0200 Subject: [PATCH] Updated FAQ --- FAQ.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 7b6d6f61f2..91f317f445 100644 --- a/FAQ.md +++ b/FAQ.md @@ -272,7 +272,10 @@ only suggesting contacts won't work without contacts permissions. **(2) Why is there a permanent notification shown?** A low priority permanent status bar notification with the number of accounts being synchronized and the number of operations pending (see next question) is shown -to prevent Android from killing the service that takes care of receiving and sending email. +to prevent Android from killing the service that takes care of continuous receiving email. + +You can switch to periodically synchronization of messages in the receive settings to remove the notification, but be aware that this might used more battery power. +See [here](#user-content-faq39) for more details about battery usage. Android shows icons of high priority status bar notifications first and will hide the icon of FairEmail's notification if there is no space to show icons anymore.