mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
remove the limit of 300 maxSockets
This commit is contained in:
parent
8006e122d5
commit
b1a1446054
1 changed files with 0 additions and 3 deletions
|
@ -1,6 +1,3 @@
|
|||
const http = require('http')
|
||||
http.globalAgent.maxSockets = 300
|
||||
|
||||
module.exports = {
|
||||
internal: {
|
||||
documentupdater: {
|
||||
|
|
Loading…
Reference in a new issue