You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bc...@apache.org on 2018/07/31 21:24:01 UTC

[trafficserver] branch 8.0.x updated: Change the defauilt connect_ports docs to reflect the code

This is an automated email from the ASF dual-hosted git repository.

bcall pushed a commit to branch 8.0.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/8.0.x by this push:
     new 56e8f5c  Change the defauilt connect_ports docs to reflect the code
56e8f5c is described below

commit 56e8f5c89f3a9282f1947572d08632ce234fe435
Author: Bryan Call <bc...@apache.org>
AuthorDate: Tue Jul 31 10:56:58 2018 -0700

    Change the defauilt connect_ports docs to reflect the code
    
    (cherry picked from commit cee6d617138ec8fe11a6d67508cd3c5b4623cf40)
---
 doc/admin-guide/files/records.config.en.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/admin-guide/files/records.config.en.rst b/doc/admin-guide/files/records.config.en.rst
index 93684d6..4226115 100644
--- a/doc/admin-guide/files/records.config.en.rst
+++ b/doc/admin-guide/files/records.config.en.rst
@@ -710,7 +710,7 @@ ip-resolve
 
       9090:proto=http:ssl
 
-.. ts:cv:: CONFIG proxy.config.http.connect_ports STRING 443 563
+.. ts:cv:: CONFIG proxy.config.http.connect_ports STRING 443
 
    The range of origin server ports that can be used for tunneling via ``CONNECT``.