]> git.saurik.com Git - apt.git/blobdiff - doc/examples/configure-index
* apt-pkg/deb/dpkgpm.cc:
[apt.git] / doc / examples / configure-index
index 487c09acb85217cb58fcc9a46a9fd53cf41398c7..fdec32c2c493d2502124b70d0562c358827f8fd8 100644 (file)
@@ -176,6 +176,10 @@ Acquire
   PDiffs::SizeLimit "50"; // don't use diffs if size of all patches excess
                          // 50% of the size of the original file
 
+  Check-Valid-Until "true";
+  Max-ValidTime "864000"; // 10 days
+  Max-ValidTime::Debian-Security "604800"; // 7 days, label specific configuration
+
   // HTTP method configuration
   http 
   {