mirror of
https://github.com/nginx/nginx.git
synced 2025-06-11 12:22:41 +08:00
update two previous commits again
This commit is contained in:
parent
bc94bdaf8f
commit
e6460ea7bb
@ -355,7 +355,7 @@ static ngx_command_t ngx_http_core_commands[] = {
|
||||
NULL },
|
||||
|
||||
{ ngx_string("client_body_in_file_only"),
|
||||
NGX_HTTP_MAIN_CONF|NGX_HTTP_SRV_CONF|NGX_HTTP_LOC_CONF|NGX_CONF_FLAG,
|
||||
NGX_HTTP_MAIN_CONF|NGX_HTTP_SRV_CONF|NGX_HTTP_LOC_CONF|NGX_CONF_TAKE1,
|
||||
ngx_conf_set_enum_slot,
|
||||
NGX_HTTP_LOC_CONF_OFFSET,
|
||||
offsetof(ngx_http_core_loc_conf_t, client_body_in_file_only),
|
||||
|
Loading…
Reference in New Issue
Block a user