diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2019-09-18 22:30:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-18 22:30:07 +0100 |
commit | 83af73a08a301e88fbf096096132cecfbfabad7a (patch) | |
tree | 9783261c48e3db14b841728b1fd3d08efde18bcf | |
parent | newsfile (diff) | |
download | synapse-joriks/3pid_comment_discrepancy.tar.xz |
Update and rename 6028.misc to 6028.feature github/joriks/3pid_comment_discrepancy joriks/3pid_comment_discrepancy
-rw-r--r-- | changelog.d/6028.feature | 1 | ||||
-rw-r--r-- | changelog.d/6028.misc | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/6028.feature b/changelog.d/6028.feature new file mode 100644 index 0000000000..cf603fa0c6 --- /dev/null +++ b/changelog.d/6028.feature @@ -0,0 +1 @@ +Replace `trust_identity_server_for_password_resets` config option with `account_threepid_delegates`. diff --git a/changelog.d/6028.misc b/changelog.d/6028.misc deleted file mode 100644 index 85e81003ac..0000000000 --- a/changelog.d/6028.misc +++ /dev/null @@ -1 +0,0 @@ -Fix typo in account_treepid_delegates config. |