Add missing in-db configuration for jwt-cache-max-lifetime
This commit is contained in:
committed by
steve-chavez
parent
9f252678a4
commit
eb582fb4b0
@@ -642,7 +642,7 @@ jwt-cache-max-lifetime
|
||||
**Default** 0
|
||||
**Reloadable** Y
|
||||
**Environment** PGRST_JWT_CACHE_MAX_LIFETIME
|
||||
**In-Database** `n/a`
|
||||
**In-Database** pgrst.jwt_cache_max_lifetime
|
||||
=============== =================================
|
||||
|
||||
Maximum number of seconds of lifetime for cached entries. The default :code:`0` disables caching. See :ref:`jwt_caching`.
|
||||
|
||||
Reference in New Issue
Block a user