# HG changeset patch # User Yaroslav Zhuravlev # Date 1644772627 0 # Node ID b644100250274f9678a443e2fe2bc80a9980e60e # Parent 5bbae5b15948b07deeb2e280664aaeff6518ab74 Updated docs for the upcoming NGINX Plus release. diff --git a/xml/en/docs/http/ngx_http_auth_jwt_module.xml b/xml/en/docs/http/ngx_http_auth_jwt_module.xml --- a/xml/en/docs/http/ngx_http_auth_jwt_module.xml +++ b/xml/en/docs/http/ngx_http_auth_jwt_module.xml @@ -229,6 +229,26 @@ and the result was undefined for arrays. + +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 --git a/xml/ru/docs/http/ngx_http_auth_jwt_module.xml b/xml/ru/docs/http/ngx_http_auth_jwt_module.xml --- a/xml/ru/docs/http/ngx_http_auth_jwt_module.xml +++ b/xml/ru/docs/http/ngx_http_auth_jwt_module.xml @@ -228,6 +228,25 @@ auth_jwt_claim_set $job info "job title" + + время +0 +http +server +location +1.21.4 + + +Разрешает или запрещает кэширование ключей, +полученных из файла или из +подзапроса, +и задаёт время их кэширования. +Кэширование ключей, полученных из переменных, не поддерживается. +По умолчанию кэширование ключей выключено. + + + + файл