mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-07-06 17:13:13 +03:00
Implement HELLO_HOSTNAME runtime configuration variable
This commit is contained in:
parent
ca42b4aeab
commit
08024e2ad7
4 changed files with 10 additions and 3 deletions
|
@ -10,6 +10,7 @@ var (
|
|||
SmtpPort int
|
||||
SmtpUsername string
|
||||
SmtpPassword string
|
||||
HelloHostName string
|
||||
SmtpNoTLSCheck bool
|
||||
SmtpEncryption string
|
||||
SmtpAuthType string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue