X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=docs%2FREADME.config;h=29749f65e15d4c0536081d7d75c635cd1a9775e1;hb=3d9c9fe2f794caa47f3bf4b7626f2c84108bf50e;hp=52588bdc80ad2651416e79f1bca8e4df625a0b7a;hpb=5ea129bba83114905c1266b77744eeed8e9bb020;p=dak.git diff --git a/docs/README.config b/docs/README.config index 52588bdc..29749f65 100644 --- a/docs/README.config +++ b/docs/README.config @@ -213,7 +213,6 @@ Mandatory. List of dinstall options, e.g.: | TrackingServer "packages.qa.debian.org"; | LockFile "/org/ftp.debian.org/dak/lock"; | Bcc "archive@ftp-master.debian.org"; -| GroupOverrideFilename "override.group-maint"; | FutureTimeTravelGrace 28800; // 8 hours | PastCutoffYear "1984"; | BXANotify "false"; @@ -255,10 +254,6 @@ when in action mode (i.e. not using -n/--no-action). All sent mail is blind carbon copied to the email address in Bcc if it's not blank. -GroupOverrideFilename (optional): this 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 (required): specifies how many seconds into the future timestamps are allowed to be inside a deb before being rejected.