diff xml/ru/GNUmakefile @ 2956:a85e4d126bc7

Updated docs for the upcoming NGINX Plus release.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 02 May 2023 11:39:21 +0100
parents 3a2d342533fb
children 23eedf89fd5d
line wrap: on
line diff
--- a/xml/ru/GNUmakefile	Fri Apr 28 09:25:05 2023 -0700
+++ b/xml/ru/GNUmakefile	Tue May 02 11:39:21 2023 +0100
@@ -49,6 +49,7 @@
 		http/ngx_http_hls_module				\
 		http/ngx_http_image_filter_module			\
 		http/ngx_http_index_module				\
+		http/ngx_http_internal_redirect_module			\
 		http/ngx_http_js_module					\
 		http/ngx_http_limit_conn_module				\
 		http/ngx_http_limit_req_module				\
@@ -81,6 +82,7 @@
 		http/ngx_http_userid_module				\
 		http/ngx_http_uwsgi_module				\
 		http/ngx_http_v2_module					\
+		http/ngx_http_v3_module					\
 		http/ngx_http_xslt_module				\
 		mail/ngx_mail_auth_http_module				\
 		mail/ngx_mail_core_module				\
@@ -98,6 +100,8 @@
 		stream/ngx_stream_limit_conn_module			\
 		stream/ngx_stream_log_module				\
 		stream/ngx_stream_map_module				\
+		stream/ngx_stream_mqtt_filter_module			\
+		stream/ngx_stream_mqtt_preread_module			\
 		stream/ngx_stream_proxy_module				\
 		stream/ngx_stream_proxy_protocol_vendor_module		\
 		stream/ngx_stream_realip_module				\