Fix a few remaining Pushover issues from the PR.
This commit is contained in:
parent
9807549f88
commit
d09b4c72a9
5 changed files with 12 additions and 25 deletions
|
|
@ -338,7 +338,7 @@ pushover:
|
|||
fail:
|
||||
message: "Backup <font color='#ff6961'>Failed</font>"
|
||||
priority: 2 # Requests acknowledgement for messages.
|
||||
expire: 1200 # Used only for priority 2. Default is 1200 seconds.
|
||||
expire: 600 # Used only for priority 2. Default is 600 seconds.
|
||||
retry: 30 # Used only for priority 2. Default is 30 seconds.
|
||||
device: "pixel8"
|
||||
title: "Backup Failed"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue