X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/e8cdc56aaf6a12223fb9868784c18c8c0ada6315..0e1821f3d826829fb3393c516ea3920eeccf46aa:/doc/examples/configure-index diff --git a/doc/examples/configure-index b/doc/examples/configure-index index 5ab84fe05..9e851d753 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -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