Pārlūkot izejas kodu

only log warnings, to avoid 20GB of logs

Josh Bicking 4 gadi atpakaļ
vecāks
revīzija
8e177adaff
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      templates/web/compose/conf.d/proxy_timeout.conf

+ 1 - 1
templates/web/compose/conf.d/proxy_timeout.conf

@@ -8,4 +8,4 @@ send_timeout                3000;
 
 rewrite_log on;
 
-error_log /var/log/nginx/localhost.error_log notice;
+error_log /var/log/nginx/localhost.error_log warn;