Merge branch 'master' of github.com:M66B/FairEmail

This commit is contained in:
M66B 2022-07-03 07:49:45 +02:00
commit 7b338ca8ac
1 changed files with 1 additions and 1 deletions

2
FAQ.md
View File

@ -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):