mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-05-24 00:24:06 +03:00
passes subject and email body as parameters
This commit is contained in:
parent
b521f4bfa9
commit
1bb3370e07
3 changed files with 15 additions and 4 deletions
|
@ -7,5 +7,7 @@ var (
|
|||
SendgridApiKey string
|
||||
EmailFrom string
|
||||
EmailFromName string
|
||||
EmailSubject string
|
||||
EmailContent string
|
||||
SessionSecret []byte
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue