mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 21:01:33 +02:00
Merge pull request #173 from overleaf/bg-remove-socket-limit
remove the limit of 300 http sockets
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
const http = require('http')
|
||||
http.globalAgent.maxSockets = 300
|
||||
|
||||
module.exports = {
|
||||
internal: {
|
||||
documentupdater: {
|
||||
|
||||
Reference in New Issue
Block a user