removed pid from config
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
worker_processes auto;
|
||||
worker_cpu_affinity auto;
|
||||
worker_rlimit_nofile 204800;
|
||||
pid /var/run/nginx.pid;
|
||||
error_log /var/log/nginx/error.log warn;
|
||||
|
||||
# - Global Server Events -
|
||||
|
Reference in New Issue
Block a user