From 4f4cc8b1825688562aa2877d7a68628a12b5ac6e Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 20 Oct 2020 16:56:30 +0200 Subject: [PATCH] Polish contribution See gh-23755 --- .../spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc | 1 + 1 file changed, 1 insertion(+) 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: