mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-06-09 14:34:36 +02:00
WIP metrics
This commit is contained in:
parent
bc0e72e3ef
commit
2783a52cad
7 changed files with 489 additions and 2 deletions
server
|
@ -72,6 +72,7 @@ type Config struct {
|
|||
ListenHTTPS string
|
||||
ListenUnix string
|
||||
ListenUnixMode fs.FileMode
|
||||
ListenMetricsHTTP string
|
||||
KeyFile string
|
||||
CertFile string
|
||||
FirebaseKeyFile string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue