Add --web-root switch

This commit is contained in:
Philipp Heckel 2022-03-05 21:28:25 -05:00
parent 2743c96694
commit c5ce51f242
5 changed files with 56 additions and 38 deletions

View file

@ -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