summaryrefslogtreecommitdiff
path: root/doc/examples/apt.conf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/apt.conf')
-rw-r--r--doc/examples/apt.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/examples/apt.conf b/doc/examples/apt.conf
index bd09694b5..c6e506cb8 100644
--- a/doc/examples/apt.conf
+++ b/doc/examples/apt.conf
@@ -1,4 +1,4 @@
-// $Id: apt.conf,v 1.40 1999/10/28 05:54:46 jgg Exp $
+// $Id: apt.conf,v 1.41 1999/10/29 04:49:37 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. Most of the options have sane default values, unless
@@ -62,6 +62,7 @@ APT
Clean-Installed "true";
Immediate-Configure "true"; // DO NOT turn this off, see the man page
Force-LoopBreak "false"; // DO NOT turn this on, see the man page
+ Cache-Limit "4194304";
};
// Options for the downloading routines