From 53d4e8b1a6c3388d9b1b6ed7f47a34c7f6ff7cab Mon Sep 17 00:00:00 2001 From: Marcel Bokhorst Date: Sun, 3 Jul 2022 06:40:37 +0200 Subject: [PATCH] Updated FAQ --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 4d2c8b9266..d36e356970 100644 --- a/FAQ.md +++ b/FAQ.md @@ -2781,7 +2781,7 @@ To set the poll interval: (adb shell) adb shell am start-foreground-service -a eu.faircode.email.INTERVAL --ei minutes nnn ``` -Where *nnn* is one of 0, 15, 30, 60, 120, 240, 480, 1440. A value of 0 means push messages. +Where *nnn* is one of 0, 5, 15, 30, 60, 120, 240, 480, 1440. A value of 0 means push messages. You can automatically send commands with for example [Tasker](https://tasker.joaoapps.com/userguide/en/intents.html):