mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
deactivated acces_log
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user