Add message priority to readme

This commit is contained in:
Jannis Mattheis
2019-11-28 23:20:19 +01:00
committed by GitHub
parent d4de6dc366
commit cbc4e4a30b

View File

@@ -41,6 +41,15 @@ The foreground notification with content like `Listening to https://push.yourdom
* Select a different "Behavior" or "Importance" (depends on your android version) * Select a different "Behavior" or "Importance" (depends on your android version)
* Restart Gotify * Restart Gotify
## Message Priorities
| Notification | Gotify Priority|
|- |-|
| - | 0 |
| Icon in notification bar | 1 - 3 |
| Icon in notification bar + Sound | 4 - 7 |
| Icon in notification bar + Sound + Vibration | 8 - 10 |
## Building ## Building
Execute the following command to build the apk. Execute the following command to build the apk.