Commit 34d28f48 authored by leoli's avatar leoli Committed by Stephane Nicoll

Fix Undertow access log dir property name in doc

See gh-17968
parent 4c446c38
......@@ -942,7 +942,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:
......
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