mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-05 15:19:02 +02:00
3 lines
105 B
CoffeeScript
3 lines
105 B
CoffeeScript
process.env.UV_THREADPOOL_SIZE=16
|
|
console.log "Set UV_THREADPOOL_SIZE=#{process.env.UV_THREADPOOL_SIZE}"
|