Clarify profile-specific file paths

This commit is contained in:
Dave Syer
2015-09-30 17:58:00 +01:00
parent 4310cc2017
commit cead15bf8d

View File

@@ -596,9 +596,9 @@ server {
NOTE: just like the source files for environment configuration, the
"profile" is used to resolve the file name, so if you want a
profile-specific file you can use a file called
`logback-development.xml` to be resolved by
`/\*/development/*/logback.xml`.
profile-specific file then `/\*/development/*/logback.xml` will be
resolved by a file called `logback-development.xml` (in preference
to `logback.xml`).
== Embedding the Config Server