]> git.decadent.org.uk Git - dak.git/blobdiff - katie.conf-non-US
remove direct call to reading the config file
[dak.git] / katie.conf-non-US
index 9f1ca56f385fa96a33ba049a75e5cdab43e3a370..c14e8a427b8d736f4181d52dced0e6c2e1852ee4 100644 (file)
@@ -14,8 +14,15 @@ Dinstall
    LockFile "/org/non-us.debian.org/katie/lock";
    Bcc "archive@ftp-master.debian.org";
    GroupOverrideFilename "override.group-maint";
+   StableRejector "Martin (Joey) Schulze <joey@debian.org>";
 };
 
+Julia
+{
+  ValidGID "800";
+  // Comma seperated list of users who are in Postgres but not the passwd file
+  KnownPostgres "postgres,www-data,katie";
+};
 
 Shania
 {
@@ -378,3 +385,9 @@ Location
     };
 
 };
+
+Catherine {
+       Options {
+               Limit   10240;
+       };
+};