diff --git a/rdgenerator/templates/waiting.html b/rdgenerator/templates/waiting.html
index cba3157..8328457 100644
--- a/rdgenerator/templates/waiting.html
+++ b/rdgenerator/templates/waiting.html
@@ -212,7 +212,7 @@
setTimeout(function() {
window.location.replace('/check_for_file?filename={{filename}}&uuid={{uuid}}&platform={{platform}}');
- }, 5000); // 5000 milliseconds = 5 seconds
+ }, 20000); // 20000 milliseconds = 20 seconds