Repository: trafficserver
Updated Branches:
  refs/heads/master d2f22987e -> 15b96a4ac


Update docs for overridable settings.


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/15b96a4a
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/15b96a4a
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/15b96a4a

Branch: refs/heads/master
Commit: 15b96a4ac4d5e8207d1a8fbbc64574197819b704
Parents: d2f2298
Author: Sudheer Vinukonda <[email protected]>
Authored: Thu Feb 25 16:10:38 2016 +0000
Committer: Sudheer Vinukonda <[email protected]>
Committed: Thu Feb 25 16:10:38 2016 +0000

----------------------------------------------------------------------
 .../api/functions/TSHttpOverridableConfig.en.rst              | 7 +++++++
 1 file changed, 7 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/15b96a4a/doc/developer-guide/api/functions/TSHttpOverridableConfig.en.rst
----------------------------------------------------------------------
diff --git a/doc/developer-guide/api/functions/TSHttpOverridableConfig.en.rst 
b/doc/developer-guide/api/functions/TSHttpOverridableConfig.en.rst
index 7405c32..c94aaa4 100644
--- a/doc/developer-guide/api/functions/TSHttpOverridableConfig.en.rst
+++ b/doc/developer-guide/api/functions/TSHttpOverridableConfig.en.rst
@@ -142,6 +142,13 @@ The following configurations (from ``records.config``) are 
overridable.
 |   :ts:cv:`proxy.config.http.cache.range.write`
 |   :ts:cv:`proxy.config.http.global_user_agent_header`
 |   :ts:cv:`proxy.config.http.slow.log.threshold`
+|   :ts:cv:`proxy.config.http.cache.generation`
+|   :ts:cv:`proxy.config.body_factory.template_base`
+|   :ts:cv:`proxy.config.http.cache.open_write_fail_action`
+|   :ts:cv:`proxy.config.http.redirection_enabled`
+|   :ts:cv:`proxy.config.http.number_of_redirections`
+|   :ts:cv:`proxy.config.http.cache.max_open_write_retries`
+|   :ts:cv:`proxy.config.http.redirect_use_orig_cache_key`
 
 Examples
 ========

Reply via email to