This commit is contained in:
Zsolt Ero
2024-09-10 23:47:25 +02:00
parent 0ec790d597
commit f48ab6f4a6
7 changed files with 49 additions and 13 deletions

View File

@@ -23,8 +23,8 @@ server {
ssl_prefer_server_ciphers off;
# access log disabled by default
#access_log /data/ofm/http_host/logs_nginx/ledns-access.jsonl access_json buffer=32k;
access_log off;
access_log /data/ofm/http_host/logs_nginx/ledns-access.jsonl access_json buffer=32k;
#access_log off;
error_log /data/ofm/http_host/logs_nginx/ledns-error.log;