Browse Source

master Too much info being logged

Mike Smith 11 years ago
parent
commit
36098a5749
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lapis/nginx.conf

+ 1 - 1
lapis/nginx.conf

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