binwiederhier / ntfy

Send push notifications to your phone or desktop using PUT/POST
https://ntfy.sh
Apache License 2.0
18.54k stars 729 forks source link

feat: allow configurable web push expiry duration #1212

Open KuroSetsuna29 opened 2 weeks ago

KuroSetsuna29 commented 2 weeks ago

Allow the config settings DefaultWebPushExpiryWarningDuration and DefaultWebPushExpiryDuration to be configurable.

Closes #1211