[GH-ISSUE #1354] How to disable ratelimit #955

Closed
opened 2026-05-07 00:29:06 +02:00 by BreizhHardware · 3 comments

Originally created by @Martmists-GH on GitHub (May 25, 2025).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1354

How do I disable ratelimits across my entire instance? I already set it to allow burts of 600/sec with visitor-request-limit-burst/replenish, but I'm still getting 429s.

Originally created by @Martmists-GH on GitHub (May 25, 2025). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1354 <!-- Before you submit, consider asking on Discord/Matrix instead. You'll usually get an answer sooner, and there are more people there to help! - Discord: https://discord.gg/cT7ECsZj9w - Matrix: https://matrix.to/#/#ntfy:matrix.org / https://matrix.to/#/#ntfy-space:matrix.org --> :question: How do I disable ratelimits across my entire instance? I already set it to allow burts of 600/sec with visitor-request-limit-burst/replenish, but I'm still getting 429s. <!-- Go ahead and ask your question here :) -->
BreizhHardware 2026-05-07 00:29:06 +02:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@binwiederhier commented on GitHub (May 26, 2025):

Rate limiting is discussed in detail here, with all the nobs: https://docs.ntfy.sh/config/#rate-limiting

<!-- gh-comment-id:2908176573 --> @binwiederhier commented on GitHub (May 26, 2025): Rate limiting is discussed in detail here, with all the nobs: https://docs.ntfy.sh/config/#rate-limiting
Author
Owner

@Martmists-GH commented on GitHub (May 26, 2025):

Yes, I've read that page, but did not see a global-disable-ratelimit setting or anything like that.

<!-- gh-comment-id:2908873716 --> @Martmists-GH commented on GitHub (May 26, 2025): Yes, I've read that page, but did not see a global-disable-ratelimit setting or anything like that.
Author
Owner

@binwiederhier commented on GitHub (May 26, 2025):

There is no way to disable the logic entirely. Just bump up all the numbers. I can see how it would be beneficial for selfhosted instances to disable it entirely, though it doesn't exist.

<!-- gh-comment-id:2909796012 --> @binwiederhier commented on GitHub (May 26, 2025): There is no way to disable the logic entirely. Just bump up all the numbers. I can see how it would be beneficial for selfhosted instances to disable it entirely, though it doesn't exist.
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#955
No description provided.