Compare commits
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@
|
|||
|
||||
user nginx;
|
||||
worker_processes auto;
|
||||
worker_rlimit_nofile 2050; # should be worker_connections*2 at least
|
||||
|
||||
error_log /var/log/nginx/error.log notice;
|
||||
pid /var/run/nginx.pid;
|
||||
|
|
|
|||
Loading…
Reference in a new issue