Merge branch '2.1.x'

Closes gh-17972
This commit is contained in:
Stephane Nicoll
2019-08-27 11:07:45 +02:00

View File

@@ -937,7 +937,7 @@ following example:
Logs are stored in a `logs` directory relative to the working directory of the
application. You can customize this location by setting the
`server.undertow.accesslog.directory` property.
`server.undertow.accesslog.dir` property.
Finally, access logging for Jetty can also be configured as follows: