FastCGI: fixed create_loc_conf comments after 05b1a8f1e.

This commit is contained in:
Sergey Kandaurov 2024-10-08 17:48:15 +04:00 committed by Roman Arutyunyan
parent ea15896c1a
commit a5e152b3d9

View File

@ -2877,7 +2877,7 @@ ngx_http_fastcgi_create_loc_conf(ngx_conf_t *cf)
* conf->upstream.store_lengths = NULL;
* conf->upstream.store_values = NULL;
*
* conf->index.len = { 0, NULL };
* conf->index = { 0, NULL };
*/
conf->upstream.store = NGX_CONF_UNSET;