# HG changeset patch # User Yaroslav Zhuravlev # Date 1644772627 0 # Node ID b644100250274f9678a443e2fe2bc80a9980e60e # Parent 5bbae5b15948b07deeb2e280664aaeff6518ab74 Updated docs for the upcoming NGINX Plus release. diff -r 5bbae5b15948 -r b64410025027 xml/en/docs/http/ngx_http_auth_jwt_module.xml --- a/xml/en/docs/http/ngx_http_auth_jwt_module.xml Fri Feb 04 14:49:42 2022 +0300 +++ b/xml/en/docs/http/ngx_http_auth_jwt_module.xml Sun Feb 13 17:17:07 2022 +0000 @@ -229,6 +229,26 @@ + +time +0 +http +server +location +1.21.4 + + +Enables or disables caching of keys +obtained from a file +or from a subrequest, +and sets caching time for them. +Caching of keys obtained from variables is not supported. +By default, caching of keys is disabled. + + + + + file diff -r 5bbae5b15948 -r b64410025027 xml/ru/docs/http/ngx_http_auth_jwt_module.xml --- a/xml/ru/docs/http/ngx_http_auth_jwt_module.xml Fri Feb 04 14:49:42 2022 +0300 +++ b/xml/ru/docs/http/ngx_http_auth_jwt_module.xml Sun Feb 13 17:17:07 2022 +0000 @@ -228,6 +228,25 @@ + + время +0 +http +server +location +1.21.4 + + +Разрешает или запрещает кэширование ключей, +полученных из файла или из +подзапроса, +и задаёт время их кэширования. +Кэширование ключей, полученных из переменных, не поддерживается. +По умолчанию кэширование ключей выключено. + + + + файл