Add flag to disable SSL Passthrough
This commit is contained in:
parent
7010627c4c
commit
daa9fea41a
3 changed files with 79 additions and 62 deletions
|
|
@ -428,5 +428,6 @@ type TemplateConfig struct {
|
|||
CustomErrors bool
|
||||
Cfg Configuration
|
||||
IsIPV6Enabled bool
|
||||
IsSSLPassthroughEnabled bool
|
||||
RedirectServers map[string]string
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue