[PR #1212] [MERGED] feat: allow configurable web push expiry duration #1538

Closed
opened 2026-05-07 01:02:34 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/1212
Author: @KuroSetsuna29
Created: 11/2/2024
Status: Merged
Merged: 5/24/2025
Merged by: @binwiederhier

Base: mainHead: config-webpush-expiry


📝 Commits (2)

  • c844c24 allow configurable web push expiry duration
  • 136b656 fix descriptions

📊 Changes

2 files changed (+20 additions, -2 deletions)

View changed files

📝 cmd/serve.go (+16 -0)
📝 docs/config.md (+4 -2)

📄 Description

Allow the config settings DefaultWebPushExpiryWarningDuration and DefaultWebPushExpiryDuration to be configurable.

Closes #1211


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/binwiederhier/ntfy/pull/1212 **Author:** [@KuroSetsuna29](https://github.com/KuroSetsuna29) **Created:** 11/2/2024 **Status:** ✅ Merged **Merged:** 5/24/2025 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `config-webpush-expiry` --- ### 📝 Commits (2) - [`c844c24`](https://github.com/binwiederhier/ntfy/commit/c844c24a16ff17c9987264a1dc20679809c99737) allow configurable web push expiry duration - [`136b656`](https://github.com/binwiederhier/ntfy/commit/136b656ccbb2d17f0155112899c3196a254641e7) fix descriptions ### 📊 Changes **2 files changed** (+20 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `cmd/serve.go` (+16 -0) 📝 `docs/config.md` (+4 -2) </details> ### 📄 Description Allow the config settings `DefaultWebPushExpiryWarningDuration` and `DefaultWebPushExpiryDuration` to be configurable. Closes #1211 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:02:34 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#1538
No description provided.