Author: jgg
Date: 1998-11-04 23:22:24 GMT
Updated config file
-// $Id: apt.conf,v 1.7 1998/10/30 07:53:50 jgg Exp $
+// $Id: apt.conf,v 1.8 1998/11/04 23:22:24 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.
/* 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.
Acquire
{
Queue-Mode "access"; // host|access
Acquire
{
Queue-Mode "access"; // host|access
+
+ http
+ {
+ Proxy "http://127.0.0.1:3128";
+ };