Merging documentation changes

This commit is contained in:
Ryan Baxter
2024-01-10 16:37:05 -05:00
parent 74140ecb35
commit f17bf96c98

View File

@@ -2,8 +2,8 @@
= Using Bootstrap To Override Properties
:page-section-summary-toc: 1
If you enable xref:client.adoc#config-first-bootstrap[config first bootstrap], you can allow client applications to override configuration from the config server by placing two properties within
the applications configuration coming from the config server.
If you enable xref:client.adoc#config-first-bootstrap[config first bootstrap], you can let client settings override configuration from the config server by placing two properties within
the application's configuration that reside in the external environment repository (for example, Git, Vault, SVN, and others) used by the config server.
[source,properties]
----