Skip to content

Commit 0423175

Browse files
Added documentation about geode_store values
1 parent d174338 commit 0423175

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/container-tomcat.md

+2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ The container can be configured by modifying the [`config/tomcat.yml`][] file in
2525
| `access_logging_support.repository_root` | The URL of the Tomcat Access Logging Support repository index ([details][repositories]).
2626
| `access_logging_support.version` | The version of Tomcat Access Logging Support to use. Candidate versions can be found in [this listing](http://download.pivotal.io.s3.amazonaws.com/tomcat-access-logging-support/index.yml).
2727
| `access_logging_support.access_logging` | Set to `enabled` to turn on the access logging support. Default is `disabled`.
28+
| `geode_store.repository_root` | The URL of the Geode Store repository index ([details][repositories]).
29+
| `geode_store.version` | The version of Geode Store to use. Candidate versions can be found in [this listing](https://java-buildpack-tomcat-gemfire-store.s3-us-west-2.amazonaws.com/index.yml).
2830
| `lifecycle_support.repository_root` | The URL of the Tomcat Lifecycle Support repository index ([details][repositories]).
2931
| `lifecycle_support.version` | The version of Tomcat Lifecycle Support to use. Candidate versions can be found in [this listing](http://download.pivotal.io.s3.amazonaws.com/tomcat-lifecycle-support/index.yml).
3032
| `logging_support.repository_root` | The URL of the Tomcat Logging Support repository index ([details][repositories]).

0 commit comments

Comments
 (0)