diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-03-30 10:38:14 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-03-30 10:38:14 +0200 |
commit | 2ac3eeb60e9ea171cee7a05a02424e61fe50d400 (patch) | |
tree | 818cb3a0f8e74d329c3353f941c1b0dfcfc2dad9 /doc | |
parent | b4e57d2dd44728929cb83113ed79c8e16405767e (diff) |
* make the code follow the apt coding standards better
* change the location to turn off pdiff (APT::PDiff=false)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/examples/configure-index | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index index dee0c06ff..965a09759 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -99,6 +99,8 @@ Acquire Queue-Mode "host"; // host|access Retries "0"; Source-Symlinks "true"; + + PDiffs "true"; // try to get the IndexFile diffs // HTTP method configuration http |