mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 16:51:11 +03:00
Socket.js
removing 'force new connection' line again
This commit is contained in:
parent
f6baacfbe2
commit
5d5213ba4c
@ -79,7 +79,6 @@ angular.module('SocketIO', ['AuthService', 'Utilities'])
|
||||
'connect timeout': 3000,
|
||||
'try multiple transports': false,
|
||||
'max reconneciton attemps': 3,
|
||||
'force new connection': true,
|
||||
'reconnection limit': 3000
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user