mirror of
https://github.com/nginx/nginx.git
synced 2026-02-04 22:54:15 +02:00
Modules compatibility: increased compat section size.
This commit is contained in:
committed by
Roman Arutyunyan
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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user