Update dendrite-config.yaml

This commit is contained in:
Kegsay 2021-04-07 13:00:38 +01:00 committed by GitHub
parent 5716a9b8a7
commit 3bac156f3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -360,7 +360,7 @@ user_api:
max_open_conns: 10
max_idle_conns: 2
conn_max_lifetime: -1
# The length of time that a token issed for a relying party from the
# The length of time that a token issued for a relying party from
# /_matrix/client/r0/user/{userId}/openid/request_token endpoint
# is considered to be valid in milliseconds.
# The default lifetime is 3600000ms (60 minutes).