[PR #145] [MERGED] WIP: Rate limit exemption #1225

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

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/145
Author: @binwiederhier
Created: 2/14/2022
Status: Merged
Merged: 2/15/2022
Merged by: @binwiederhier

Base: mainHead: rate-limit-exemption


📝 Commits (3)

📊 Changes

6 files changed (+54 additions, -26 deletions)

View changed files

📝 cmd/serve.go (+17 -0)
📝 docs/config.md (+9 -5)
📝 docs/publish.md (+10 -10)
📝 server/config.go (+4 -2)
📝 server/server.go (+10 -8)
📝 server/server.yml (+4 -1)

📄 Description

relates to #144


🔄 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/145 **Author:** [@binwiederhier](https://github.com/binwiederhier) **Created:** 2/14/2022 **Status:** ✅ Merged **Merged:** 2/15/2022 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `rate-limit-exemption` --- ### 📝 Commits (3) - [`2ad0802`](https://github.com/binwiederhier/ntfy/commit/2ad0802b65d6b6c005d58eda238f1fbf5d410ac4) Rate limit exemption; relates to #144 - [`eed233a`](https://github.com/binwiederhier/ntfy/commit/eed233a793baa67925744256d06481f84e8ea122) Double requests/sec limit; update docs - [`0677b3b`](https://github.com/binwiederhier/ntfy/commit/0677b3bd7e3be51b6fd7aeb90ef6717ac989b61f) Re-add OPTIONS: ### 📊 Changes **6 files changed** (+54 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `cmd/serve.go` (+17 -0) 📝 `docs/config.md` (+9 -5) 📝 `docs/publish.md` (+10 -10) 📝 `server/config.go` (+4 -2) 📝 `server/server.go` (+10 -8) 📝 `server/server.yml` (+4 -1) </details> ### 📄 Description relates to #144 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:01:05 +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#1225
No description provided.