mirror of
https://github.com/nginx/nginx.git
synced 2026-02-03 20:29:27 -05:00
Modules compatibility: increased compat section size.
This commit is contained in:
parent
f04e2b7f6e
commit
65c0b2e770
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue