Skip to content

Commit e92a530

Browse files
committed
Merge branch '2.1.x'
Closes spring-projectsgh-17972
2 parents 46ea4a2 + 21302df commit e92a530

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-docs/src/main/asciidoc

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/main/asciidoc/howto.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -937,7 +937,7 @@ following example:
937937

938938
Logs are stored in a `logs` directory relative to the working directory of the
939939
application. You can customize this location by setting the
940-
`server.undertow.accesslog.directory` property.
940+
`server.undertow.accesslog.dir` property.
941941

942942
Finally, access logging for Jetty can also be configured as follows:
943943

0 commit comments

Comments
 (0)