]> git.saurik.com Git - apt.git/blobdiff - doc/examples/apt.conf
More fixed things
[apt.git] / doc / examples / apt.conf
index 4371c2b56d1c417cdd260f93148054915bb07487..5c07439592388012a1543d422d273101d1c44d2d 100644 (file)
@@ -1,4 +1,4 @@
-// $Id: apt.conf,v 1.9 1998/11/05 07:21:46 jgg Exp $
+// $Id: apt.conf,v 1.10 1998/11/11 06:09:34 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.
@@ -35,7 +35,7 @@ APT {
 // Options for the downloading routines
 Acquire
 {
-  Queue-Mode "access";       // host|access
+  Queue-Mode "host";       // host|access
   
 /*  http 
   {