From 3bac156f3a7b633b9c7b32cb71b5aa74c8d48210 Mon Sep 17 00:00:00 2001 From: Kegsay Date: Wed, 7 Apr 2021 13:00:38 +0100 Subject: [PATCH] Update dendrite-config.yaml --- dendrite-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dendrite-config.yaml b/dendrite-config.yaml index 2461ce9d8..5a714d909 100644 --- a/dendrite-config.yaml +++ b/dendrite-config.yaml @@ -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).