]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/dak.conf
Remove hardcoding of database name, port etc
[dak.git] / config / debian / dak.conf
index 5c81ec6df569d0c113c44f54e985d0a74a0bb3cd..5252788ba4f66d10aeb2ec3420f977af069de4b6 100644 (file)
@@ -33,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
@@ -80,7 +80,7 @@ Mirror-Split
 
 Show-New
 {
-  HTMLPath "/srv/ftp-master.debian.org/web/new/";
+  HTMLPath "/srv/ftp.debian.org/web/new/";
 }
 
 Show-Deferred