Skip to content

Commit 977c80f

Browse files
committed
Fix docs.
1 parent 65e7c17 commit 977c80f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/sections/settings.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,14 @@ OPTIONAL. ``int``. Code object expiration after been delivered.
5656
Expressed in seconds. Default is ``60*10``.
5757

5858
OIDC_DISCOVERY_CACHE_ENABLE
59-
================
59+
===========================
6060

6161
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.
6262

6363
Default is ``False``.
6464

6565
OIDC_DISCOVERY_CACHE_EXPIRE
66-
================
66+
===========================
6767

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

0 commit comments

Comments
 (0)