Improve restore job ntfy timeout and output
This commit is contained in:
@@ -14,6 +14,8 @@ fi
|
||||
NTFY_URL="${NTFY_URL:-https://ntfy.kaleschke.info}"
|
||||
|
||||
curl -fsS \
|
||||
--connect-timeout 5 \
|
||||
--max-time 10 \
|
||||
-H "Title: $TITLE" \
|
||||
-H "Priority: $PRIORITY" \
|
||||
-d "$MESSAGE" \
|
||||
|
||||
Reference in New Issue
Block a user