summary refs log tree commit diff
path: root/develop/usage/configuration/config_documentation.html
diff options
context:
space:
mode:
authorerikjohnston <erikjohnston@users.noreply.github.com>2024-01-02 11:52:11 +0000
committererikjohnston <erikjohnston@users.noreply.github.com>2024-01-02 11:52:11 +0000
commit45b0fa51ca248e6a5772b7a62e0a6622956e3d4b (patch)
tree24cc370940e796bbc86550ae057df3cecc3e9a22 /develop/usage/configuration/config_documentation.html
parentdeploy: 719014d9d58ce9395d0319e8229ad7273eebdf26 (diff)
downloadsynapse-45b0fa51ca248e6a5772b7a62e0a6622956e3d4b.tar.xz
deploy: c1fe945dd57b0cee36663773fe225d0501096d86
Diffstat (limited to 'develop/usage/configuration/config_documentation.html')
-rw-r--r--develop/usage/configuration/config_documentation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html

index f0c18150a6..a97deed68d 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html
@@ -2376,7 +2376,7 @@ existing sessions until they are refreshed.</p> <pre><code class="language-yaml">refreshable_access_token_lifetime: 10m </code></pre> <hr /> -<h3 id="refresh_token_lifetime-24h"><a class="header" href="#refresh_token_lifetime-24h"><code>refresh_token_lifetime: 24h</code></a></h3> +<h3 id="refresh_token_lifetime"><a class="header" href="#refresh_token_lifetime"><code>refresh_token_lifetime</code></a></h3> <p>Time that a refresh token remains valid for (provided that it is not exchanged for another one first). This option can be used to automatically log-out inactive sessions.