]> git.saurik.com Git - apt.git/blobdiff - doc/examples/configure-index
* merged with apt--mvo
[apt.git] / doc / examples / configure-index
index 5ab84fe05dac49a500f687a94995ec0f8437af0c..9e851d7533f7ede88e1c2049d9ddb83a56fa2f84 100644 (file)
@@ -74,7 +74,7 @@ APT
 
   Authentication
   {
-     Trust-CDROM "false";            // consider the CDROM always trusted
+     TrustCDROM "false";            // consider the CDROM always trusted
   };
 
   GPGV
@@ -117,6 +117,7 @@ Acquire
     No-Cache "false";
     Max-Age "86400";     // 1 Day age on index files
     No-Store "false";    // Prevent the cache from storing archives    
+    Dl-Limit "7";        // 7Kb/sec maximum download rate
   };
 
   ftp