deactivated acces_log

This commit is contained in:
2021-01-01 23:05:22 +01:00
parent 0a379b17c8
commit 3b182b19a7
3 changed files with 7 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ http
{
include mime.types;
default_type text/html;
access_log /dev/null;
error_log syslog:server=unix:/dev/log;
sendfile on;
keepalive_timeout 65;