delete confusing CustomErrors attribute to make things more explicit

This commit is contained in:
Elvin Efendi 2019-02-13 22:41:02 -05:00
parent 9ba67992be
commit adc128711b
3 changed files with 1 additions and 4 deletions

View file

@ -721,7 +721,6 @@ type TemplateConfig struct {
TCPBackends []ingress.L4Service
UDPBackends []ingress.L4Service
HealthzURI string
CustomErrors bool
Cfg Configuration
IsIPV6Enabled bool
IsSSLPassthroughEnabled bool