diff --git a/travis/nginx.tpl.conf b/travis/nginx.tpl.conf index 0a677fb25..6a46662de 100644 --- a/travis/nginx.tpl.conf +++ b/travis/nginx.tpl.conf @@ -1,6 +1,3 @@ -#error_log {DIR}/tmp/error.log; -#pid {DIR}/tmp/nginx.pid; -#worker_processes 1; user www-data; worker_processes 1; pid pid {DIR}/tmp/nginx.pid;