mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
disable logging
This commit is contained in:
@@ -23,8 +23,8 @@ server {
|
||||
ssl_prefer_server_ciphers off;
|
||||
|
||||
# access log doesn't contain IP address
|
||||
#access_log off;
|
||||
access_log /data/ofm/http_host/logs_nginx/le-access.jsonl access_json buffer=128k;
|
||||
access_log off;
|
||||
#access_log /data/ofm/http_host/logs_nginx/le-access.jsonl access_json buffer=128k;
|
||||
|
||||
error_log /data/ofm/http_host/logs_nginx/le-error.log;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user