diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-09-19 10:55:43 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-09-19 15:04:02 +0100 |
commit | 84a2743e2eaf5402cef8b68327efaf54daf64150 (patch) | |
tree | 51553f368d12fbfad8a4102383727699f207b3b7 | |
parent | Make the sample saml config closer to our standards (diff) | |
download | synapse-84a2743e2eaf5402cef8b68327efaf54daf64150.tar.xz |
Add changelog
-rw-r--r-- | changelog.d/6064.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6064.misc b/changelog.d/6064.misc new file mode 100644 index 0000000000..28dc89111b --- /dev/null +++ b/changelog.d/6064.misc @@ -0,0 +1 @@ +Clean up the sample config for SAML authentication. |