Skip to content
Permalink
Browse files

WIP: inc no activity timeout

Let’s see if this is enough for IE10
  • Loading branch information
vojtajina committed Dec 4, 2014
1 parent b322e99 commit cac80b056a9e46b5eb732ee4732cea9019bcfc3e
Showing with 1 addition and 1 deletion.
  1. +1 −1 karma-shared.conf.js
@@ -9,7 +9,7 @@ module.exports = function(config, specificOptions) {
browsers: ['Chrome'],
browserDisconnectTimeout: 10000,
browserDisconnectTolerance: 2,
browserNoActivityTimeout: 30000,
browserNoActivityTimeout: 60000,


// SauceLabs config for local development.

0 comments on commit cac80b0

Please sign in to comment.
You can’t perform that action at this time.