]> git.ipfire.org Git - ipfire.org.git/commitdiff
Disable iso download from mainserver.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 23 Apr 2010 20:56:27 +0000 (22:56 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 23 Apr 2010 20:56:27 +0000 (22:56 +0200)
www/mirrors.json

index 5f8535e101a7ff4e56f419b78c603a72d11c9ef5..0e58dc05b7c7955066dce929a8853e68f8b7215b 100644 (file)
@@ -9,7 +9,7 @@
                "hostname" : "mirror1.ipfire.org",
                "path" : "",
                "serves" : {
-                       "isos" : true,
+                       "isos" : false,
                        "pakfire2" : true,
                        "pakfire3" : true
                }