Add doc for log-format-escape-json [ci skip]

This commit is contained in:
Manuel de Brito Fontes 2017-11-10 07:11:24 -03:00
parent 1e9e2e0718
commit 58516a75dd

View file

@ -53,6 +53,12 @@ log-format-upstream: '{ "time": "$time_iso8601", "remote_addr": "$proxy_protocol
Please check [log-format](log-format.md) for definition of each field.
#### log-format-escape-json
Sets if the escape parameter allows JSON (true) or default characters escaping in variables (false)
Sets the nginx [log format](http://nginx.org/en/docs/http/ngx_http_log_module.html#log_format).
### Proxy configuration
#### load-balance