mirror of
https://github.com/nginx/nginx.git
synced 2024-11-27 15:39:01 +08:00
FastCGI: fixed create_loc_conf comments after 05b1a8f1e
.
This commit is contained in:
parent
ea15896c1a
commit
a5e152b3d9
@ -2877,7 +2877,7 @@ ngx_http_fastcgi_create_loc_conf(ngx_conf_t *cf)
|
|||||||
* conf->upstream.store_lengths = NULL;
|
* conf->upstream.store_lengths = NULL;
|
||||||
* conf->upstream.store_values = NULL;
|
* conf->upstream.store_values = NULL;
|
||||||
*
|
*
|
||||||
* conf->index.len = { 0, NULL };
|
* conf->index = { 0, NULL };
|
||||||
*/
|
*/
|
||||||
|
|
||||||
conf->upstream.store = NGX_CONF_UNSET;
|
conf->upstream.store = NGX_CONF_UNSET;
|
||||||
|
Loading…
Reference in New Issue
Block a user