mirror of
https://github.com/nginx/nginx.git
synced 2025-08-06 14:56:15 +08:00
style fix
This commit is contained in:
parent
035b9c5d24
commit
4ca98f65a5
@ -875,6 +875,7 @@ ngx_http_update_location_config(ngx_http_request_t *r)
|
||||
|
||||
if (r == r->main) {
|
||||
r->connection->log->file = clcf->err_log->file;
|
||||
|
||||
if (!(r->connection->log->log_level & NGX_LOG_DEBUG_CONNECTION)) {
|
||||
r->connection->log->log_level = clcf->err_log->log_level;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user