Updated Branches:
  refs/heads/master 3fe745442 -> 518aa4a2b

TS-2330: Update proxy.config.body_factory.enable_customizations comments in 
records.config


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

Branch: refs/heads/master
Commit: 518aa4a2b3191f4ae6928dee8e4cf30b19ff77a7
Parents: 3fe7454
Author: Bryan Call <bc...@apache.org>
Authored: Tue Nov 26 10:31:01 2013 -0800
Committer: Bryan Call <bc...@apache.org>
Committed: Tue Nov 26 10:31:01 2013 -0800

----------------------------------------------------------------------
 CHANGES                                | 2 ++
 ci/jenkins/records.config              | 1 -
 proxy/config/records.config.default.in | 1 -
 3 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/518aa4a2/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index c572039..4f1ec3a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -15,6 +15,8 @@ Changes with Apache Traffic Server 4.2.0
 
   *) [TS-2374] Abort the producer if the none of it`s consumers is alive.
 
+  *) [TS-2330] Update proxy.config.body_factory.enable_customizations comments 
in records.config
+
   *) [TS-2327] TSRedirectUrlSet does not perform DNS lookup of redirected OS
 
   *) [TS-1468] Check vary and accept headers on non-200 responses in cache

http://git-wip-us.apache.org/repos/asf/trafficserver/blob/518aa4a2/ci/jenkins/records.config
----------------------------------------------------------------------
diff --git a/ci/jenkins/records.config b/ci/jenkins/records.config
index 0d1104f..ba99c95 100644
--- a/ci/jenkins/records.config
+++ b/ci/jenkins/records.config
@@ -281,7 +281,6 @@ CONFIG proxy.config.http.enable_http_stats INT 1
 # Customizable User Response Pages
 #
 ##############################################################################
-   # 0 - turn off customizable user response pages
    # 1 - enable customizable user response pages in only the "default" 
directory
    # 2 - enable language-targeted user response pages
 CONFIG proxy.config.body_factory.enable_customizations INT 1

http://git-wip-us.apache.org/repos/asf/trafficserver/blob/518aa4a2/proxy/config/records.config.default.in
----------------------------------------------------------------------
diff --git a/proxy/config/records.config.default.in 
b/proxy/config/records.config.default.in
index 84701c3..870637d 100644
--- a/proxy/config/records.config.default.in
+++ b/proxy/config/records.config.default.in
@@ -290,7 +290,6 @@ CONFIG proxy.config.http.enable_http_stats INT 1
 # Customizable User Response Pages
 #
 ##############################################################################
-   # 0 - turn off customizable user response pages
    # 1 - enable customizable user response pages in only the "default" 
directory
    # 2 - enable language-targeted user response pages
 CONFIG proxy.config.body_factory.enable_customizations INT 1

Reply via email to