mirror of
https://github.com/nginx/nginx.git
synced 2026-06-30 13:53:18 +00:00
FastCGI: fixed create_loc_conf comments after 05b1a8f1e.
This commit is contained in:
parent
ea15896c1a
commit
a5e152b3d9
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue