mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
comment
This commit is contained in:
@@ -59,6 +59,7 @@ http {
|
||||
'"http_host": "$http_host", '
|
||||
|
||||
# IP address related
|
||||
# IP address logging is disabled
|
||||
#'"remote_addr": "$remote_addr", '
|
||||
#'"http_x_forwarded_for": "$http_x_forwarded_for", '
|
||||
|
||||
@@ -67,7 +68,7 @@ http {
|
||||
#'"http_cf_ipcountry": "$http_cf_ipcountry", '
|
||||
#'"http_cf_connecting_ip": "$http_cf_connecting_ip", '
|
||||
|
||||
'"_": "_"' # no trailing comma
|
||||
'"_": "_"' # helper for no trailing comma
|
||||
'}';
|
||||
|
||||
# access log disabled by default
|
||||
|
||||
Reference in New Issue
Block a user