mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-28 04:13:22 -04:00
Update configuration.adoc (#23461)
Fix minor typo in "Configuring Keycloak" docs page Closes #23460
This commit is contained in:
parent
498be3d928
commit
b031aba429
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ summary="Understand how to configure and start Keycloak">
|
|||
This {section} explains the configuration methods for Keycloak and how to start and apply the preferred configuration. It includes configuration guidelines for optimizing Keycloak for faster startup and low memory footprint.
|
||||
|
||||
== Configuring sources for Keycloak
|
||||
Keycloak loads the configuration from four sources, which are listed here in order of application.
|
||||
Keycloak loads the configuration from five sources, which are listed here in order of application.
|
||||
|
||||
. Command-line parameters
|
||||
. Environment variables
|
||||
|
|
|
|||
Loading…
Reference in a new issue