diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-06-11 07:55:45 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-11 07:55:45 -0400 |
commit | b9df7f70bb399f0fe2f661838c2df3341a257c2c (patch) | |
tree | 0929f8a7b8541331d5e17279616e7cb002dd3574 /changelog.d | |
parent | fix typo in sample_config.yaml (#7652) (diff) | |
download | synapse-b9df7f70bb399f0fe2f661838c2df3341a257c2c.tar.xz |
Increase the default SAML session expirary time to 15 minutes. (#7664)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/7664.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7664.misc b/changelog.d/7664.misc new file mode 100644 index 0000000000..bbf0908109 --- /dev/null +++ b/changelog.d/7664.misc @@ -0,0 +1 @@ +Increase the default SAML session expirary time to 15 minutes. |