refs #6279
[arvados.git] / apps / workbench / app / views / virtual_machines / webshell.html.erb
index 0f79d3f8f6e8aa941f54a1ed3b4ab26f0bb09dd6..a5507b377d106b712b99a216a5719a8614684a3b 100644 (file)
@@ -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);
       }
     // -->
 </script>