From 6b04f1684f08fcb55c8cd7d051a62066233baa54 Mon Sep 17 00:00:00 2001 From: Benny Morrison Date: Sun, 17 Mar 2019 23:26:05 -0400 Subject: changed message priority --- gotify.sh.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gotify.sh.example b/gotify.sh.example index 8a2ac9d..91d4f45 100644 --- a/gotify.sh.example +++ b/gotify.sh.example @@ -5,4 +5,4 @@ curl --request POST \ --header 'accept: application/json' \ --header 'content-type: application/json' \ --header 'x-gotify-key: redacted' \ - --data '{ "message": "A hero is needed in #institute", "priority": 2, "title": "Admin Request" }' + --data '{ "message": "A hero is needed in #institute", "priority": 5, "title": "Admin Request" }' -- cgit 1.4.1-2-gfad0