mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-03-18 21:30:44 +01:00
Add HTTP 413 to normal errors to not log
This commit is contained in:
@@ -26,7 +26,6 @@ var (
|
||||
type Store struct {
|
||||
db *db.DB
|
||||
queries queries
|
||||
|
||||
}
|
||||
|
||||
// queries holds the database-specific SQL queries.
|
||||
|
||||
Reference in New Issue
Block a user