Skip to content

Commit badd4bb

Browse files
committed
Merge branch 'cgfrost-80898232-access-logging-doc'
2 parents a2161cf + 0fbfc8c commit badd4bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/container-tomcat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The container can be configured by modifying the [`config/tomcat.yml`][] file in
2727
| `logging_support.version` | The version of Tomcat Logging Support to use. Candidate versions can be found in [this listing](http://download.pivotal.io.s3.amazonaws.com/tomcat-logging-support/index.yml).
2828
| `access_logging_support.repository_root` | The URL of the Tomcat Access Logging Support repository index ([details][repositories]).
2929
| `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).
30-
| `access_logging` | Set to 'enabled' to turn on the access logging support. Default is 'disabled'.
30+
| `access_logging_support.access_logging` | Set to `enabled` to turn on the access logging support. Default is `disabled`.
3131
| `redis_store.connection_pool_size` | The Redis connection pool size. Note that this is per-instance, not per-application.
3232
| `redis_store.database` | The Redis database to connect to.
3333
| `redis_store.repository_root` | The URL of the Redis Store repository index ([details][repositories]).

0 commit comments

Comments
 (0)