diff --git a/spring-boot-project/spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc b/spring-boot-project/spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc index 4bdb379acd4..23e2d5a74aa 100644 --- a/spring-boot-project/spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc +++ b/spring-boot-project/spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc @@ -890,6 +890,7 @@ If you start multiple applications from your IDE, only the first has LiveReload WARNING: To trigger LiveReload when a file changes, <> must be enabled. + [[using-boot-devtools-globalsettings]] === Global Settings You can configure global devtools settings by adding any of the following files to the `$HOME/.config/spring-boot` folder: