瀏覽代碼

master Too much info being logged

Mike Smith 11 年之前
父節點
當前提交
36098a5749
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lapis/nginx.conf

+ 1 - 1
lapis/nginx.conf

@@ -1,5 +1,5 @@
 #    pid        /tmp/nginx.pid;
 #    pid        /tmp/nginx.pid;
-    error_log stderr notice;
+    error_log stderr crit;
     #error_log /tmp/test.log error;
     #error_log /tmp/test.log error;
     env LAPIS_ENVIRONMENT;
     env LAPIS_ENVIRONMENT;
     daemon off;
     daemon off;