mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
2 lines
105 B
CoffeeScript
2 lines
105 B
CoffeeScript
|
process.env.UV_THREADPOOL_SIZE=128
|
||
|
console.log "Set UV_THREADPOOL_SIZE=#{process.env.UV_THREADPOOL_SIZE}"
|