diff xml/en/docs/http/ngx_http_core_module.xml @ 2965:23eedf89fd5d

Updated QUIC documentation after QUIC code merge. - removed http3_max_concurrent_pushes, http3_push http3_push_preload, quic_mtu - updated apperared-in version - update of quic.xml, adding Rus translation
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 23 May 2023 16:44:47 +0100
parents a85e4d126bc7
children 9a8d15333a58
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml
+++ b/xml/en/docs/http/ngx_http_core_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_core_module"
         link="/en/docs/http/ngx_http_core_module.html"
         lang="en"
-        rev="103">
+        rev="104">
 
 <section id="directives" name="Directives">
 
@@ -1390,7 +1390,7 @@ connections without SSL.
 </para>
 
 <para id="quic">
-The <literal>quic</literal> parameter (1.23.4) configures the port to accept
+The <literal>quic</literal> parameter (1.25.0) configures the port to accept
 <link doc="ngx_http_v3_module.xml">QUIC</link> connections.
 </para>