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 955088768..dabdab35b 100644
--- a/doc/examples/apt.conf
+++ b/doc/examples/apt.conf
@@ -1,4 +1,4 @@
-// $Id: apt.conf,v 1.36 1999/08/12 05:59:47 jgg Exp $
+// $Id: apt.conf,v 1.37 1999/08/28 03:22:45 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.
@@ -62,6 +62,7 @@ Acquire
{
Queue-Mode "host"; // host|access
Retries "0";
+ Source-Symlinks "true";
// HTTP method configuration
http