mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-04-06 10:50:31 -07:00
typo in readme
This commit is contained in:
parent
19f1750a33
commit
2be35f9a67
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ Role Defaults
|
||||||
|`keycloak_frontend_url_force` | Force backend requests to use the frontend URL | `False` |
|
|`keycloak_frontend_url_force` | Force backend requests to use the frontend URL | `False` |
|
||||||
|`keycloak_db_background_validation` | Enable background validation of database connection | `False` |
|
|`keycloak_db_background_validation` | Enable background validation of database connection | `False` |
|
||||||
|`keycloak_db_background_validation_millis`| How frequenly the connection pool is validated in the background | `10000` if background validation enabled |
|
|`keycloak_db_background_validation_millis`| How frequenly the connection pool is validated in the background | `10000` if background validation enabled |
|
||||||
|`keycloak_db_background_validate_on_match` Enable validate on match for database connections | `False` |
|
|`keycloak_db_background_validate_on_match` | Enable validate on match for database connections | `False` |
|
||||||
|`keycloak_frontend_url` | frontend URL for keycloak endpoint | `http://localhost:8080/auth/` |
|
|`keycloak_frontend_url` | frontend URL for keycloak endpoint | `http://localhost:8080/auth/` |
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue