uwe-app / app

Universal web editor
https://uwe.app
0 stars 0 forks source link

Constrain editor web server workers #480

Closed tmpfs closed 3 years ago

tmpfs commented 3 years ago

Defaulting to logical cores makes sense for a production setup but not when running an editor locally.

Possibly expose UWE_WORKERS so that project-level web servers will also restrict the number of worker threads.

tmpfs commented 3 years ago

This has been done, hard-coded to 2 for editor and docs.