fix(pushover): add expire and retry

Fixes #983
This commit is contained in:
Jef LeCompte
2020-12-08 14:20:15 -05:00
parent d56bcddb05
commit 0072dda90b
5 changed files with 48 additions and 27 deletions
+2
View File
@@ -66,6 +66,8 @@ PROXY_ADDRESS=""
PROXY_PROTOCOL=""
PROXY_PORT=""
PUSHBULLET=""
PUSHOVER_EXPIRE=""
PUSHOVER_RETRY=""
PUSHOVER_TOKEN=""
PUSHOVER_USER=""
PUSHOVER_PRIORITY=""