Skip to content

Commit

Permalink
Fix docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
juanifioren committed Dec 15, 2023
1 parent 65e7c17 commit 977c80f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/sections/settings.rst
Expand Up @@ -56,14 +56,14 @@ OPTIONAL. ``int``. Code object expiration after been delivered.
Expressed in seconds. Default is ``60*10``.

OIDC_DISCOVERY_CACHE_ENABLE
================
===========================

OPTIONAL. ``bool``. Enable caching the response on the discovery endpoint, by using default cache. Cache key will be a combination of site URL and types supported by the provider, changing any of these will invalidate stored value.

Default is ``False``.

OIDC_DISCOVERY_CACHE_EXPIRE
================
===========================

OPTIONAL. ``int``. Discovery endpoint cache expiration time expressed in seconds.

Expand Down

0 comments on commit 977c80f

Please sign in to comment.