]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fix maximum_single_addr_tries upgrade
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 30 Aug 2012 15:36:03 +0000 (09:36 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 30 Aug 2012 15:36:03 +0000 (09:36 -0600)
src/cf.data.pre

index a2e3afa039c57568536f05554512cc8d7f0728e8..814ae05ea0be8de137c0202fd0f9d45c5813fff6 100644 (file)
@@ -123,6 +123,12 @@ DOC_START
        Remove this line. Configure FTP page display using the CSS controls in errorpages.css instead.
 DOC_END
 
+NAME: maximum_single_addr_tries
+TYPE: obsolete
+DOC_START
+       Replaced by connect_retries. The behaviour has changed, please read the documentation before altering.
+DOC_END
+
 NAME: url_rewrite_concurrency
 TYPE: obsolete
 DOC_START