X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5d17dfc6124a19ff7c9ebce607699d3e3f415bad..304273fabb09ff72e94481a610e84f78776f05e3:/apps/workbench/app/views/virtual_machines/webshell.html.erb diff --git a/apps/workbench/app/views/virtual_machines/webshell.html.erb b/apps/workbench/app/views/virtual_machines/webshell.html.erb index 0f79d3f8f6..a5507b377d 100644 --- a/apps/workbench/app/views/virtual_machines/webshell.html.erb +++ b/apps/workbench/app/views/virtual_machines/webshell.html.erb @@ -31,8 +31,8 @@ setTimeout(function() { sh.keysPressed("<%= j Thread.current[:arvados_api_token] %>\n"); sh.vt100('(sent authentication token)\n'); - }, 1000); - }, 1000); + }, 2000); + }, 2000); } // -->