keycloak-scim/distribution/server-overlay/src/main
Gabriel Lavoie 32c23c2410 KEYCLOAK-4002: realmRevisions cache too small with high number of realms.
- Increased the hardcoded default value to help running master with high number of realms.
- Added a value computation based on the realms cache max size (to match the userRevisions cache configuration pattern).
- Computed revisions cache size is now 2 times the configured maximum cache size.
- Added a maximum realms cache size configuration to the different standalone.xml templates.
- Added a missing users cache size configuration to standalone.xsl.
2016-12-05 08:07:24 -05:00
..
cli KEYCLOAK-4002: realmRevisions cache too small with high number of realms. 2016-12-05 08:07:24 -05:00
README.txt KEYCLOAK-3726 2016-10-28 09:43:51 +02:00

Server overlay for WildFly @wildfly.version@