settings: change Async.js opts
This commit is contained in:
parent
997c061b1a
commit
6152227668
2 changed files with 9 additions and 14 deletions
|
|
@ -36,7 +36,6 @@ var Insight = function(opts) {
|
|||
this.listeningBlocks = false;
|
||||
|
||||
this.url = opts.url;
|
||||
alert(this.url);
|
||||
this.opts = {
|
||||
'reconnection': opts.reconnection || true,
|
||||
'reconnectionDelay': opts.reconnectionDelay || 1000,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue