diff --git a/openresty.conf b/openresty.conf index 5c01a34..a56d560 100644 --- a/openresty.conf +++ b/openresty.conf @@ -1,11 +1,6 @@ -#user nobody; worker_processes 2; error_log logs/error.log; -#error_log logs/error.log notice; -#error_log logs/error.log info; - -#pid logs/nginx.pid; events { worker_connections 1024;