## Summary
- Add `worker_processes 1` and `master_process off` to nginx configs
- Fixes `socketpair() failed while spawning worker process (Permission denied)` on restricted kernels like Proxmox
Fixes #396
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
worker_processes 1andmaster_process offto nginx configssocketpair() failed while spawning worker process (Permission denied)on restricted kernels like ProxmoxFixes #396