summary refs log tree commit diff
path: root/develop/usage/configuration/config_documentation.html
diff options
context:
space:
mode:
authorreivilibre <reivilibre@users.noreply.github.com>2024-06-25 11:08:59 +0000
committerreivilibre <reivilibre@users.noreply.github.com>2024-06-25 11:08:59 +0000
commita1dc66395020e5c45ebcb78b6d4a54e472fdc0f7 (patch)
treee6390e1b1b3a207baf6345e139c6df5b7f57931f /develop/usage/configuration/config_documentation.html
parentdeploy: 805e6c9a8f703a0a774321bd0755be63dcdcc807 (diff)
downloadsynapse-a1dc66395020e5c45ebcb78b6d4a54e472fdc0f7.tar.xz
deploy: f79dbd0f61194929585d7010a3ec1b9ee208f033
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 9c5fba081c..dcae1c6e74 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html
@@ -2403,7 +2403,7 @@ logged in.</p> <pre><code class="language-yaml">session_lifetime: 24h </code></pre> <hr /> -<h3 id="refresh_access_token_lifetime"><a class="header" href="#refresh_access_token_lifetime"><code>refresh_access_token_lifetime</code></a></h3> +<h3 id="refreshable_access_token_lifetime"><a class="header" href="#refreshable_access_token_lifetime"><code>refreshable_access_token_lifetime</code></a></h3> <p>Time that an access token remains valid for, if the session is using refresh tokens.</p> <p>For more information about refresh tokens, please see the <a href="user_authentication/refresh_tokens.html">manual</a>.</p> <p>Note that this only applies to clients which advertise support for refresh tokens.</p>