]> git.decadent.org.uk Git - dak.git/blobdiff - docs/README.config
sync
[dak.git] / docs / README.config
index 92772185bbaae5c6ec06796c149648a17595fbdc..d5caaff37820722e47ee18b8ce713d3d8821539a 100644 (file)
@@ -94,6 +94,9 @@ Mandatory.  List of dinstall options, e.g.:
 |    LockFile "/org/ftp.debian.org/katie/lock";
 |    Bcc "archive@ftp-master.debian.org";
 |    GroupOverrideFilename "override.group-maint";
+|    FutureTimeTravelGrace "8640"; // 6 hours
+|    PastCutoffYear "1984";
+|    BXANotify 0;
 | };
 
 PGPKeyring and GPGKeyring are mandatory fields which are filenames of
@@ -126,6 +129,13 @@ GroupOverrideFilename, if non-blank, is the override file which
 contains the list of email addresses which, if part of the Maintainer
 field, cause uploads to always be treated as maintainer uploads.
 
+FutureTimeTravelGrace specifies how many seconds into the future
+timestamps are allowed to be inside a deb before being rejected.
+PastCutoffYear specifies the cut-off year which is used when deciding
+whether or not to reject packages based on the file timestamp.
+
+If BXANotify is non-zero/blank a (Debian-specfic) BXA notification is sent.
+
 ================================================================================
 
 Archive