mirror of https://github.com/nginx/nginx
Modules compatibility: increased compat section size.
This commit is contained in:
parent
f04e2b7f6e
commit
65c0b2e770
|
|
@ -253,7 +253,7 @@ typedef struct {
|
|||
|
||||
ngx_str_t module;
|
||||
|
||||
NGX_COMPAT_BEGIN(2)
|
||||
NGX_COMPAT_BEGIN(6)
|
||||
NGX_COMPAT_END
|
||||
} ngx_http_upstream_conf_t;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue