diff --git a/src/components/NotificationDialog.vue b/src/components/NotificationDialog.vue index 6df8b9566..afbfc0d4e 100644 --- a/src/components/NotificationDialog.vue +++ b/src/components/NotificationDialog.vue @@ -223,16 +223,22 @@ - Application Token* - User Key* + Application Token* + Device Message Title Priority - + + -2 + -1 + 0 + 1 + 2 + Notification Sound pushover @@ -264,17 +270,19 @@ More info on: https://pushover.net/api - Emergency priority(2) has default 30 second timeout between retries and will expire after 1 hour. + Emergency priority (2) has default 30 second timeout between retries and will expire after 1 hour. + + + If you want to send notifications to different devices, fill out Device field. - - Apprise URL - + Apprise URL + Example: twilio://AccountSid:AuthToken@FromPhoneNo @@ -282,7 +290,6 @@ - Status: @@ -290,7 +297,6 @@ Apprise is not installed. Read more -
- Emergency priority(2) has default 30 second timeout between retries and will expire after 1 hour. + Emergency priority (2) has default 30 second timeout between retries and will expire after 1 hour. +
+ If you want to send notifications to different devices, fill out Device field.
Example: twilio://AccountSid:AuthToken@FromPhoneNo
@@ -282,7 +290,6 @@
Status: @@ -290,7 +297,6 @@ Apprise is not installed. Read more