-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Copy link
Labels
area/dist/quarkuskind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugteam/cloud-native
Milestone
Description
Before reporting an issue
- I have searched existing issues
- I have reproduced the issue with the latest nightly release
Area
dist/quarkus
Describe the bug
The CLI documentation (and guide) state the default value for cache is ispn. However, with start-dev it seems it is actually using cache=local by default:
| %dev.cache=local |
Version
22.0.1
Expected behavior
Documentation states local is used by default in start-dev, while ispn is the default in start.
Actual behavior
Documentation states default is ispn for both
How to Reproduce?
See https://www.keycloak.org/server/all-config#category-cache
Anything else?
No response
Metadata
Metadata
Assignees
Labels
area/dist/quarkuskind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugteam/cloud-native