This is an automated email from the ASF dual-hosted git repository.
zwoop pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/master by this push:
new 86cc876 Update the list of overridable configs
86cc876 is described below
commit 86cc876e2dd7bb1e1c34cfdc7a676bd46911013e
Author: Syeda Persia Aziz <[email protected]>
AuthorDate: Wed Mar 15 22:01:55 2017 -0500
Update the list of overridable configs
---
doc/developer-guide/api/functions/TSHttpOverridableConfig.en.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/developer-guide/api/functions/TSHttpOverridableConfig.en.rst
b/doc/developer-guide/api/functions/TSHttpOverridableConfig.en.rst
index 3fce260..aba1acb 100644
--- a/doc/developer-guide/api/functions/TSHttpOverridableConfig.en.rst
+++ b/doc/developer-guide/api/functions/TSHttpOverridableConfig.en.rst
@@ -168,6 +168,8 @@ c:member:`TS_CONFIG_SSL_HSTS_MAX_AGE`
:ts:cv:`prox
c:member:`TS_CONFIG_URL_REMAP_PRISTINE_HOST_HDR`
:ts:cv:`proxy.config.url_remap.pristine_host_hdr`
c:member:`TS_CONFIG_WEBSOCKET_ACTIVE_TIMEOUT`
:ts:cv:`proxy.config.websocket.active_timeout`
c:member:`TS_CONFIG_WEBSOCKET_NO_ACTIVITY_TIMEOUT`
:ts:cv:`proxy.config.websocket.no_activity_timeout`
+c:member:`TS_CONFIG_SSL_CERT_FILEPATH`
:ts:cv:`proxy.config.ssl.client.cert.path`
+c:member:`TS_CONFIG_SSL_CERT_FILENAME`
:ts:cv:`proxy.config.ssl.client.cert.filename`
==================================================================
====================================================================
Examples
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].