mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-26 09:47:13 +00:00
Updated FAQ
This commit is contained in:
parent
4497fb060c
commit
184ac46e56
1 changed files with 1 additions and 1 deletions
2
FAQ.md
2
FAQ.md
|
@ -2265,7 +2265,7 @@ To set the poll interval:
|
||||||
(adb shell) adb shell am start-foreground-service -a eu.faircode.email.INTERVAL --ei minutes nnn
|
(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.
|
Where *nnn* is one of 0, 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):
|
You can automatically send commands with for example [Tasker](https://tasker.joaoapps.com/userguide/en/intents.html):
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue