We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02aeb37 + 2fc6571 commit f4618b6Copy full SHA for f4618b6
config/tomcat.yml
@@ -41,6 +41,6 @@ redis_store:
41
connection_pool_size: 2
42
geode_store:
43
# The version of Geode Store must be less than or equal to your Tanzu Gemfire for VMs version to ensure compatibility.
44
- # The Geode Store version is pinned to 1.13.4 to be compatible with the most commonly used versions of Tanzu Gemfire for VMs.
45
- version: 1.13.4
+ # The Geode Store version is pinned to 1.12.4 to be compatible with the most commonly used versions of Tanzu Gemfire for VMs.
+ version: 1.12.4
46
repository_root: https://java-buildpack-tomcat-gemfire-store.s3-us-west-2.amazonaws.com
0 commit comments