X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=2f21c6befa1110cfa9d5c6879427ed03c6611844;hb=b23f3a80b9a82d4179246bd76c50fe6688489c64;hp=d90ff56487854c2e75405af5956937a339163048;hpb=0990d4c888a08d749b5f5b90ba0411a5f3a93bab;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index d90ff564..2f21c6be 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -64,20 +64,6 @@ Override MyEmailAddress "Debian FTP Masters "; }; -Mirror-Split -{ - FTPPath "/srv/ftp-master.debian.org/ftp"; - TreeRootPath "/srv/ftp-master.debian.org/scratch/dsilvers/treeroots"; - TreeDatabasePath "/srv/ftp-master.debian.org/scratch/dsilvers/treedbs"; - BasicTrees { alpha; arm; hppa; hurd-i386; i386; ia64; mips; mipsel; powerpc; s390; sparc; }; - CombinationTrees - { - popular { i386; powerpc; all; source; }; - source { source; }; - everything { source; all; alpha; arm; hppa; hurd-i386; i386; ia64; mips; mipsel; powerpc; s390; sparc; }; - }; -}; - Show-New { HTMLPath "/srv/ftp.debian.org/web/new/";