Updated Branches:
  refs/heads/master 518aa4a2b -> 608f83849

TS-2330: updated the docs for proxy.config.body_factory.enable_customizations


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

Branch: refs/heads/master
Commit: 608f838495d68f218d1a416238f3a991acd0b49e
Parents: 518aa4a
Author: Bryan Call <bc...@apache.org>
Authored: Tue Nov 26 10:32:51 2013 -0800
Committer: Bryan Call <bc...@apache.org>
Committed: Tue Nov 26 10:36:13 2013 -0800

----------------------------------------------------------------------
 doc/reference/configuration/records.config.en.rst | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/608f8384/doc/reference/configuration/records.config.en.rst
----------------------------------------------------------------------
diff --git a/doc/reference/configuration/records.config.en.rst 
b/doc/reference/configuration/records.config.en.rst
index 392f146..53831a6 100644
--- a/doc/reference/configuration/records.config.en.rst
+++ b/doc/reference/configuration/records.config.en.rst
@@ -1281,11 +1281,10 @@ all the different user-agent versions of documents it 
encounters.
 Customizable User Response Pages
 ================================
 
-.. ts:cv:: CONFIG proxy.config.body_factory.enable_customizations INT 0
-   Specifies whether customizable response pages are enabled or
-   disabled and which response pages are used:
+.. ts:cv:: CONFIG proxy.config.body_factory.enable_customizations INT 1
+   Specifies whether customizable response pages are language specific
+   or not:
 
-   -  ``0`` = disable customizable user response pages
    -  ``1`` = enable customizable user response pages in the default directory 
only
    -  ``2`` = enable language-targeted user response pages
 

Reply via email to