From: Michael Tremer Date: Fri, 16 Jul 2010 09:13:02 +0000 (+0200) Subject: Revert "Disable iso download from mainserver." X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=516a0e73aa5614c17ad596d3c533983f686c8064;p=ipfire.org.git Revert "Disable iso download from mainserver." This reverts commit 1c73af5a6a58c1a628c5bc548a896480f19d8fc8. --- diff --git a/www/mirrors.json b/www/mirrors.json index 3e9fab47..bb0d54dd 100644 --- a/www/mirrors.json +++ b/www/mirrors.json @@ -9,7 +9,7 @@ "hostname" : "mirror1.ipfire.org", "path" : "", "serves" : { - "isos" : false, + "isos" : true, "pakfire2" : true, "pakfire3" : true }