Files
mash-lab/docker/app/bookstack/nginx/worker_processes.conf
Morgane 07377e5237 Initial commit: Complete workspace configuration
- MOper/ configurations
- home-assistant/ configurations
- scripts/ automation scripts
- unix/ system configurations
- docker/ Docker services (app, devtools, database, infra, maintenance, portainer, supervision, test)

Excludes: databases, logs, large files, Git submodules, secrets (via .gitignore)
2026-01-02 16:09:32 +00:00

4 lines
197 B
Plaintext

# This file is auto-generated only on first start, based on the cpu cores detected. Feel free to change it to any other number or to auto to let nginx handle it automatically.
worker_processes 8;