From 83ab33fcc08192f31fc02e680b84aa8489f76c50 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:55:05 +0000 Subject: Doc fix Author: jgg Date: 1999-10-31 06:32:27 GMT Doc fix --- doc/examples/apt.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/examples') diff --git a/doc/examples/apt.conf b/doc/examples/apt.conf index c6e506cb8..6bd04c5e5 100644 --- a/doc/examples/apt.conf +++ b/doc/examples/apt.conf @@ -1,4 +1,4 @@ -// $Id: apt.conf,v 1.41 1999/10/29 04:49:37 jgg Exp $ +// $Id: apt.conf,v 1.42 1999/10/31 06:32:28 jgg Exp $ /* This file is an index of all APT configuration directives. It should NOT actually be used as a real config file, though it is a completely valid file. Most of the options have sane default values, unless @@ -78,6 +78,7 @@ Acquire Proxy "http://127.0.0.1:3128"; Proxy::http.us.debian.org "DIRECT"; // Specific per-host setting Timeout "120"; + Pipeline-Depth "5"; // Cache Control. Note these do not work with Squid 2.0.2 No-Cache "false"; -- cgit v1.2.3