mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-06-17 01:53:17 +02:00
Tiny changes
This commit is contained in:
parent
66cf54e458
commit
80292f1f4d
3 changed files with 2 additions and 10 deletions
server
|
@ -32,14 +32,6 @@ import (
|
|||
"unicode/utf8"
|
||||
)
|
||||
|
||||
/*
|
||||
|
||||
- MEDIUM fail2ban to work with ntfy log not nginx log
|
||||
- HIGH test for delayed sending
|
||||
- LOW https://github.com/binwiederhier/ntfy/actions/runs/4169886276/jobs/7218312719
|
||||
|
||||
*/
|
||||
|
||||
// Server is the main server, providing the UI and API for ntfy
|
||||
type Server struct {
|
||||
config *Config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue