X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=katie.conf-non-US;h=4408acbf4e6df2c59ef1cb30fbbe62fb461e6408;hb=d4c23de3a229e9d82d5e89af61df6f9b542b2503;hp=b12b49e38dc81f920a8386a1ed3a98bf46951cea;hpb=4914b5dde7ccfe58b5f88b9852deb0a19b804039;p=dak.git diff --git a/katie.conf-non-US b/katie.conf-non-US index b12b49e3..4408acbf 100644 --- a/katie.conf-non-US +++ b/katie.conf-non-US @@ -4,7 +4,7 @@ Dinstall GPGKeyring "/org/keyring.debian.org/keyrings/debian-keyring.gpg"; SigningKeyring "/org/non-us.debian.org/s3kr1t/dot-gnupg/secring.gpg"; SigningPubKeyring "/org/non-us.debian.org/s3kr1t/dot-gnupg/pubring.gpg"; - SigningKeyIds "B8AE9B77 722F1AED"; + SigningKeyIds "722F1AED"; SendmailCommand "/usr/sbin/sendmail -odq -oi -t"; MyEmailAddress "Debian Installer "; MyAdminAddress "ftpmaster@debian.org"; @@ -12,18 +12,22 @@ Dinstall MyDistribution "Debian"; // Used in emails BugServer "bugs.debian.org"; PackagesServer "packages.debian.org"; + TrackingServer "packages.qa.debian.org"; NewAckList "/org/non-us.debian.org/katie/log"; LockFile "/org/non-us.debian.org/katie/lock"; Bcc "archive@ftp-master.debian.org"; GroupOverrideFilename "override.group-maint"; StableRejector "Martin (Joey) Schulze "; + FutureTimeTravelGrace "8640"; // 6 hours + PastCutoffYear "1984"; + BXANotify 0; }; Julia { ValidGID "800"; // Comma seperated list of users who are in Postgres but not the passwd file - KnownPostgres "postgres,www-data,katie"; + KnownPostgres "postgres,www-data,katie,auric"; }; Shania @@ -35,6 +39,15 @@ Shania MorgueSubDir "shania"; }; + +Catherine +{ + Options + { + Limit 10240; + }; +}; + Natalie { Options @@ -263,6 +276,16 @@ Dir ListsDir "/org/non-us.debian.org/database/dists/"; LogDir "/org/non-us.debian.org/log/"; Morgue "/org/non-us.debian.org/morgue/"; + MorgueRejectDir "reject"; + QueueRootDir "/org/non-us.debian.org/queue/"; + QueueAcceptedDir "/org/non-us.debian.org/queue/accepted/"; + QueueByhandDir "/org/non-us.debian.org/queue/byhand/"; + QueueDoneDir "/org/non-us.debian.org/queue/done/"; + QueueHoldingDir "/org/non-us.debian.org/queue/holding/"; + QueueNewDir "/org/non-us.debian.org/queue/new/"; + QueueRejectDir "/org/non-us.debian.org/queue/reject/"; + QueueUncheckedDir "/org/non-us.debian.org/queue/unchecked/"; + UrgencyLogDir "/org/non-us.debian.org/testing/"; }; DB @@ -388,8 +411,16 @@ Location }; -Catherine { - Options { - Limit 10240; - }; +Urgency +{ + Default "low"; + Valid + { + low ""; + medium ""; + high ""; + emergency ""; + critical ""; + }; }; +