mirror of
https://github.com/nginx/nginx.git
synced 2025-01-22 14:23:18 -06:00
remove startup debug logging
This commit is contained in:
parent
d34238f755
commit
42af0b7c62
@ -507,9 +507,6 @@ found:
|
|||||||
|
|
||||||
version += ver * scale;
|
version += ver * scale;
|
||||||
|
|
||||||
ngx_conf_log_error(NGX_LOG_NOTICE, cf, 0,
|
|
||||||
"browser version \"%V\", %ui", &value[2], version);
|
|
||||||
|
|
||||||
browser->version = version;
|
browser->version = version;
|
||||||
|
|
||||||
return NGX_CONF_OK;
|
return NGX_CONF_OK;
|
||||||
|
Loading…
Reference in New Issue
Block a user