@@ -3,7 +3,7 @@
user root;
worker_processes 1;
worker_rlimit_nofile 65535;
-error_log /var/log/phyre/nginx-error.log;
+#error_log /var/log/phyre/nginx-error.log;
pid /run/phyre-nginx.pid;
pcre_jit on;