mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #1608] How to disable server stats in the logs? #1128
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#1128
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wsw70 on GitHub (Feb 15, 2026).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1608
❓ Question
I have a lot of these lines in my logs (actually only them AFAICT):
They are not really useful because:
Is there a way to disable them?
I saw that there is the
manager-intervalsettingFrom the description, it looks like however that it would not be a good idea to set it to 10 years or something (if it would stop the logs at all), given that there are other functionalities it drives.
@binwiederhier commented on GitHub (Feb 15, 2026):
There is no official way to disable them. You can probably look at
log-level-overridesto hack something, e.g. this (untested):@Mannshoch commented on GitHub (Mar 31, 2026):
I would also like to reduce this.
My Ntfy process around 1 Message a day But in the Log I have an entry every Minute.