Commit 947e4840 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge branch '2.3.x'

Closes gh-22928
parents 7c7079f9 d0662e82
......@@ -48,10 +48,6 @@
"name": "server.error.include-stacktrace",
"defaultValue": "never"
},
{
"name": "server.forward-headers-strategy",
"defaultValue": "ncsa"
},
{
"name": "server.http2.enabled",
"description": "Whether to enable HTTP/2 support, if the current environment supports it.",
......@@ -71,6 +67,10 @@
"level": "error"
}
},
{
"name": "server.jetty.accesslog.format",
"defaultValue": "ncsa"
},
{
"name": "server.jetty.accesslog.locale",
"deprecation": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment