mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-05-20 22:08:20 +02:00
Add --web-root switch
This commit is contained in:
parent
2743c96694
commit
c5ce51f242
5 changed files with 56 additions and 38 deletions
server
|
@ -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