]> git.decadent.org.uk Git - dak.git/commitdiff
[ajt] drop maximum index diffs down to 14.
authorJames Troup <james@nocrew.org>
Tue, 13 Feb 2007 14:16:56 +0000 (14:16 +0000)
committerJames Troup <james@nocrew.org>
Tue, 13 Feb 2007 14:16:56 +0000 (14:16 +0000)
ChangeLog
config/debian/dak.conf

index 0f9f1cb0894d7a97102cfeb64c1eed1319803cfa..d934ff46214edabe00b41f8d1345e589a60cef33 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2007-02-08  Anthony Towns  <ajt@debian.org>
 
        * config/debian/dak.conf: update for 3.1r4.  Use new 'etch'
-       signing key.
+       signing key.  Drop maximum index diffs down to 14.
 
        * config/debian/apt.conf: add udeb support for non-free (testing,
        unstable) and experimental.
index 60247d3d003c0c912851d6e4a4cf3a4f4f0693f7..1dc7c74c86ea62bb63c4aedce2af8416fe9879f1 100644 (file)
@@ -62,7 +62,7 @@ Generate-Index-Diffs
    Options
    {
      TempDir "/srv/ftp.debian.org/tiffani";
-     MaxDiffs { Default 90; };
+     MaxDiffs { Default 14; };
    };
 };