Modules compatibility: increased compat section size.

This commit is contained in:
Roman Arutyunyan
2025-10-27 16:12:46 +04:00
committed by Roman Arutyunyan
parent f04e2b7f6e
commit 65c0b2e770

View File

@@ -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;