diff --git a/app/templates/index.html b/app/templates/index.html index 9ae23e5..c6984ea 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -130,7 +130,7 @@ }); }); }, - // timeout: 60000, + timeout: 600000, statusCode: { 404: function() { console.log( "server request resulted in 404 error" );