ソースを参照

only log warnings, to avoid 20GB of logs

Josh Bicking 4 年 前
コミット
8e177adaff
1 ファイル変更1 行追加1 行削除
  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;