X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf-etc;h=eaf35d75bbef6af9cd5f375cce38ce8f8aa0ed33;hb=f54c87736c85e9c72b1693f9db50848992f88f61;hp=b0f6a50e63e4193a85e94dc102ef1f2b64bbbe4b;hpb=6411bdb24f02bb6ab902502ae4b0c78bf7dc9034;p=dak.git diff --git a/config/debian/dak.conf-etc b/config/debian/dak.conf-etc index b0f6a50e..eaf35d75 100644 --- a/config/debian/dak.conf-etc +++ b/config/debian/dak.conf-etc @@ -3,9 +3,12 @@ Config franck.debian.org { AllowLocalConfig "false"; - DatabaseHostname "ftp-master"; DakConfig "/srv/ftp-master.debian.org/dak/config/debian/dak.conf"; - AptConfig "/srv/ftp-master.debian.org/dak/config/debian/apt.conf"; + } + coccia.debian.org + { + AllowLocalConfig "false"; + DakConfig "/srv/ftp-master.debian.org/dak/config/debian/dak.conf"; } }