X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf-etc;h=eaf35d75bbef6af9cd5f375cce38ce8f8aa0ed33;hb=ddeee80a2f3389f89fb5ee1d7ecc5e36a68279d7;hp=351f9d2c763bf2b3780f7a741f2b736271a9c654;hpb=6237cc158b46ecd9303d1a09bec56b22983bc968;p=dak.git diff --git a/config/debian/dak.conf-etc b/config/debian/dak.conf-etc index 351f9d2c..eaf35d75 100644 --- a/config/debian/dak.conf-etc +++ b/config/debian/dak.conf-etc @@ -1,11 +1,14 @@ Config { - ries.debian.org + franck.debian.org { AllowLocalConfig "false"; - DatabaseHostname "ftp-master"; - DakConfig "/srv/ftp.debian.org/dak/config/debian/dak.conf"; - AptConfig "/srv/ftp.debian.org/dak/config/debian/apt.conf"; + DakConfig "/srv/ftp-master.debian.org/dak/config/debian/dak.conf"; + } + coccia.debian.org + { + AllowLocalConfig "false"; + DakConfig "/srv/ftp-master.debian.org/dak/config/debian/dak.conf"; } }