Quellcode durchsuchen

only log warnings, to avoid 20GB of logs

Josh Bicking vor 4 Jahren
Ursprung
Commit
8e177adaff
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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;