diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2019-09-11 10:58:43 +0100 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2019-09-11 10:58:43 +0100 |
commit | b4520ea4315ed45a1f8f4e19a68d4f3cf4a2d3e7 (patch) | |
tree | 0d82cd77eb3d156c5036b9fd6bc534b63840ebdc /changelog.d/5875.misc | |
parent | id_access_token -> access_token in query params (diff) | |
parent | Remove origin parameter from add_display_name_to_third_party_invite and add p... (diff) | |
download | synapse-b4520ea4315ed45a1f8f4e19a68d4f3cf4a2d3e7.tar.xz |
Merge branch 'develop' of github.com:matrix-org/synapse into anoa/v2_lookup
Diffstat (limited to 'changelog.d/5875.misc')
-rw-r--r-- | changelog.d/5875.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5875.misc b/changelog.d/5875.misc new file mode 100644 index 0000000000..e188c28d2f --- /dev/null +++ b/changelog.d/5875.misc @@ -0,0 +1 @@ +Deprecate the `trusted_third_party_id_servers` option. \ No newline at end of file |