about summary refs log tree commit diff stats
path: root/gotify.sh.example
diff options
context:
space:
mode:
Diffstat (limited to 'gotify.sh.example')
-rw-r--r--gotify.sh.example2
1 files changed, 1 insertions, 1 deletions
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" }'