From cbc4e4a30b3bfe8a50520250c05b64c648b69c6b Mon Sep 17 00:00:00 2001 From: Jannis Mattheis Date: Thu, 28 Nov 2019 23:20:19 +0100 Subject: [PATCH] Add message priority to readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index f642c4c..359ee9b 100644 --- a/README.md +++ b/README.md @@ -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) * 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 Execute the following command to build the apk.