mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-07-20 10:04:08 +00:00
Profiling support
This commit is contained in:
parent
23c5d4e345
commit
29c9551548
11 changed files with 350 additions and 194 deletions
|
@ -107,6 +107,7 @@ type Config struct {
|
|||
SMTPServerAddrPrefix string
|
||||
MetricsEnable bool
|
||||
MetricsListenHTTP string
|
||||
ProfileListenHTTP string
|
||||
MessageLimit int
|
||||
MinDelay time.Duration
|
||||
MaxDelay time.Duration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue