BabyBuddy/config/nginx/worker_processes.conf

4 lines
197 B
Plaintext
Raw Normal View History

2025-11-24 17:06:27 +00:00
# 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 4;