aboutsummaryrefslogtreecommitdiffstats
path: root/en/downloads/get/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/downloads/get/index.php')
-rw-r--r--en/downloads/get/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/downloads/get/index.php b/en/downloads/get/index.php
index ea3ed5ce0..56bdf14ca 100644
--- a/en/downloads/get/index.php
+++ b/en/downloads/get/index.php
@@ -72,7 +72,7 @@ try {
// TODO do not redirect if it's a bot!
$js_redirect = sprintf(
- '<script>(function(){setTimeout("document.location=\'%s\';", 3000);})();</script>',
+ '<script>(function(){setTimeout("document.location=\'%s\';", 6000);})();</script>',
$download
);