Skip to content

Commit 612217c

Browse files
committed
added more vars for browser disconnect timeouts
1 parent 5cf7f19 commit 612217c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

karma.conf.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ module.exports = function(config) {
8282
browserDisconnectTolerance: 0,
8383
browserDisconnectTimeout: 3e5,
8484
browserSocketTimeout: 1.2e5,
85+
browserNoActivityTimeout: 3e5,
8586

8687
browsers: ['bs_firefox_mac', 'bs_iphone5'],
8788
// start these browsers

0 commit comments

Comments
 (0)