]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/dak.conf
Use the real path, not my local one - whoops
[dak.git] / config / debian / dak.conf
index c0a902c400ba29b24d67e139b762390807471561..0f8e3fe269e86c1478ae7730c7b26a3f70010648 100644 (file)
@@ -2,7 +2,6 @@ Dinstall
 {
    GPGKeyring {
       "/srv/keyring.debian.org/keyrings/debian-keyring.gpg";
-      "/srv/keyring.debian.org/keyrings/debian-keyring.pgp";
       "/srv/keyring.debian.org/keyrings/debian-maintainers.gpg";
    };
    SigningKeyring "/srv/ftp-master.debian.org/s3kr1t/dot-gnupg/secring.gpg";
@@ -34,7 +33,7 @@ Dinstall
    Reject
    {
      NoSourceOnly "true";
-     ReleaseTransitions "/srv/ftp-master.debian.org/web/transitions.yaml";
+     ReleaseTransitions "/srv/ftp.debian.org/web/transitions.yaml";
    };
    // if you setup an own dak repository and want to upload Debian packages you most possibly want
    // to set the following option to a real path/filename and then enter those mail addresses that
@@ -81,12 +80,12 @@ Mirror-Split
 
 Show-New
 {
-  HTMLPath "/srv/ftp-master.debian.org/web/new/";
+  HTMLPath "/srv/ftp.debian.org/web/new/";
 }
 
 Show-Deferred
 {
-  LinkPath "/srv/ftp-master.debian.org/web/deferred/";
+  LinkPath "/srv/ftp.debian.org/web/deferred/";
   DeferredQueue "/srv/queued/DEFERRED/";
 }
 
@@ -487,7 +486,7 @@ Queue-Report
 {
   ReportLocations
   {
-    822Location "/srv/ftp-master.debian.org/web/new.822";
+    822Location "/srv/ftp.debian.org/web/new.822";
   };
 };
 
@@ -495,7 +494,7 @@ DB
 {
   Name "projectb";
   Host "";
-  Port -1;
+  Port 5433;
 };
 
 Architectures