From f46e59c56f5f5e65d04db7b5c551e33766735461 Mon Sep 17 00:00:00 2001 From: Manuel Hiebel Date: Sat, 14 Feb 2015 02:22:57 +0100 Subject: Disable torrents link for now, as looks there is issue with trackers (like beta2) --- en/5/download_index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'en/5') diff --git a/en/5/download_index.php b/en/5/download_index.php index 1b9f13144..98072890a 100755 --- a/en/5/download_index.php +++ b/en/5/download_index.php @@ -3,7 +3,7 @@ $name = 'Mageia'; $version = '5'; $release = 'beta3'; -$torrentavailable=true; +$torrentavailable=false; $classical=true; $live=true; $dual=true; -- cgit v1.2.1