X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/c32d54cd0e110c510a7bb88c8ef88e79e7ee1edd..d77f118854b7fcd1552272c97a3ddf02080f94c6:/doc/examples/configure-index diff --git a/doc/examples/configure-index b/doc/examples/configure-index index a93b74349..7346ba9bb 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -104,6 +104,8 @@ Acquire Queue-Mode "host"; // host|access Retries "0"; Source-Symlinks "true"; + + PDiffs "true"; // try to get the IndexFile diffs // HTTP method configuration http @@ -117,6 +119,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