Fixing docs to state that substitution only works when importing at startup

Closes #12069
This commit is contained in:
Pedro Igor 2022-05-26 09:20:53 -03:00
parent 808738220f
commit c0fd3b89ea

View file

@ -84,9 +84,9 @@ contain a single realm configuration. Only regular files using the `.json` exten
If a realm already exists in the server, the import operation is skipped.
== Using Environment Variables within the Realm Configuration Files
=== Using Environment Variables within the Realm Configuration Files
When importing a realm, you are able to use placeholders to resolve values from environment variables for any realm configuration.
When importing a realm at startup, you are able to use placeholders to resolve values from environment variables for any realm configuration.
.Realm configuration using placeholders
[source, bash]