Merge pull request #6889 from alanjcastonguay/server-tokens-default-false

NIT: Correct comment re default of server-tokens=false
This commit is contained in:
Kubernetes Prow Robot 2021-04-29 07:16:51 -07:00 committed by GitHub
commit cfbe30c232
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -325,7 +325,7 @@ type Configuration struct {
// Enables or disables emitting nginx version in error messages and in the “Server” response header field.
// http://nginx.org/en/docs/http/ngx_http_core_module.html#server_tokens
// Default: true
// Default: false
ShowServerTokens bool `json:"server-tokens"`
// Enabled ciphers list to enabled. The ciphers are specified in the format understood by