summary refs log tree commit diff
path: root/develop/print.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/print.html
parentdeploy: 719014d9d58ce9395d0319e8229ad7273eebdf26 (diff)
downloadsynapse-45b0fa51ca248e6a5772b7a62e0a6622956e3d4b.tar.xz
deploy: c1fe945dd57b0cee36663773fe225d0501096d86
Diffstat (limited to 'develop/print.html')
-rw-r--r--develop/print.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/print.html b/develop/print.html
index c267fcf4ed..c4bdf2a77e 100644
--- a/develop/print.html
+++ b/develop/print.html
@@ -5942,7 +5942,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.