mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-04-07 06:57:38 +03:00
Add --web-root switch
This commit is contained in:
parent
2743c96694
commit
c5ce51f242
5 changed files with 56 additions and 38 deletions
|
@ -64,6 +64,7 @@ type Config struct {
|
|||
AttachmentExpiryDuration time.Duration
|
||||
KeepaliveInterval time.Duration
|
||||
ManagerInterval time.Duration
|
||||
WebRootIsApp bool
|
||||
AtSenderInterval time.Duration
|
||||
FirebaseKeepaliveInterval time.Duration
|
||||
SMTPSenderAddr string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue