fix non images always show notifications, add override domain, fix headers

This commit is contained in:
creations 2025-05-18 12:09:41 -04:00
parent 270d531d6e
commit 6040cb0142
Signed by: creations
GPG key ID: 8F553AA4320FC711
3 changed files with 35 additions and 10 deletions

View file

@ -25,6 +25,7 @@ declare -A ALLOWED_KEYS=(
["x-zipline-image-compression-percent"]="^.+$"
["x-zipline-original-name"]="^.+$"
["x-zipline-format"]="^.+$"
["x-zipline-domain"]="^.+$"
)
REQUIRED_KEYS=(