mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-09 23:12:06 -03:30
Fixed grammar in directory-structure.adoc
Closes #35766 Signed-off-by: Eric Bariaux <375613+ebariaux@users.noreply.github.com>
This commit is contained in:
parent
9456836b45
commit
782135684c
@ -32,7 +32,7 @@ Under the {project_name} install root there exists a number of folders:
|
||||
* *data/* - directory for the server to store runtime information, such as transaction logs
|
||||
** *logs/* - default directory for file logging - see <@links.server id="logging"/>
|
||||
* *lib/* - used internally
|
||||
* *providers/* - directory for user provided dependencies - see <@links.server id="configuration-provider"/> for extending the server and <@links.server id="db"/> for an example of add a JDBC driver.
|
||||
* *providers/* - directory for user provided dependencies - see <@links.server id="configuration-provider"/> for extending the server and <@links.server id="db"/> for an example of adding a JDBC driver.
|
||||
* *themes/* - directory for customizations to the Admin Console - see https://www.keycloak.org/docs/latest/server_development/#_themes[Developing Themes]
|
||||
|
||||
</@tmpl.guide>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user