]> 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 407c358a2659e0d91560d81ee0d5950d188ea36c..c14e8a427b8d736f4181d52dced0e6c2e1852ee4 100644 (file)
@@ -17,6 +17,13 @@ Dinstall
    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
 {
   Options
@@ -378,3 +385,9 @@ Location
     };
 
 };
+
+Catherine {
+       Options {
+               Limit   10240;
+       };
+};