fix(core): update

This commit is contained in:
2022-07-29 01:31:52 +02:00
parent 973e896fbf
commit ea46caebb7
2 changed files with 2 additions and 2 deletions

View File

@@ -248,7 +248,7 @@ JNj2Dr5H0XoLFFnvuvzcRbhlJ9J67JzR+7g=
});
});
this.httpsServer.keepAliveTimeout = 61000;
this.httpsServer.headersTimeout = 65000;
this.httpsServer.headersTimeout = 65000;
this.httpsServer.on('connection', (connection: plugins.net.Socket) => {
connection.setTimeout(120000);