diff xml/en/docs/http/ngx_http_uwsgi_module.xml @ 2721:7041bddec07d

Documented variables support for certificates in proxy, uwsgi, grpc.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 28 Apr 2021 22:37:48 +0100
parents 6684517c9d19
children 4add6ae1296f
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_uwsgi_module.xml	Wed May 05 15:28:22 2021 +0300
+++ b/xml/en/docs/http/ngx_http_uwsgi_module.xml	Wed Apr 28 22:37:48 2021 +0100
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_uwsgi_module"
         link="/en/docs/http/ngx_http_uwsgi_module.html"
         lang="en"
-        rev="46">
+        rev="47">
 
 <section id="summary">
 
@@ -1388,6 +1388,10 @@
 used for authentication to a secured uwsgi server.
 </para>
 
+<para>
+Since version 1.21.0, variables can be used in the <value>file</value> name.
+</para>
+
 </directive>
 
 
@@ -1412,6 +1416,10 @@
 from the OpenSSL engine <value>name</value>.
 </para>
 
+<para>
+Since version 1.21.0, variables can be used in the <value>file</value> name.
+</para>
+
 </directive>