You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/container-tomcat.md
+2
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,8 @@ The container can be configured by modifying the [`config/tomcat.yml`][] file in
25
25
| `access_logging_support.repository_root` | The URL of the Tomcat Access Logging Support repository index ([details][repositories]).
26
26
| `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).
27
27
| `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).
28
30
| `lifecycle_support.repository_root` | The URL of the Tomcat Lifecycle Support repository index ([details][repositories]).
29
31
| `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).
30
32
| `logging_support.repository_root` | The URL of the Tomcat Logging Support repository index ([details][repositories]).
0 commit comments