commit
52c37718c3
1 changed files with 1 additions and 1 deletions
|
@ -291,7 +291,7 @@ function startServer() {
|
||||||
'error',
|
'error',
|
||||||
err
|
err
|
||||||
);
|
);
|
||||||
}
|
}.bind(this)
|
||||||
);
|
);
|
||||||
|
|
||||||
this.server.maxConnections=this.config.maxConnections;
|
this.server.maxConnections=this.config.maxConnections;
|
||||||
|
|
Loading…
Reference in a new issue