diff options
author | Erik Johnston <erik@matrix.org> | 2021-08-18 15:52:11 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2021-08-18 15:52:11 +0100 |
commit | 49cb7eae97bbe8916a5a3ec4f9d030f6304cd76c (patch) | |
tree | 03c21d6ae48cc7f771a9c918504e908a1f90bc18 /changelog.d/10596.removal | |
parent | Mount /_synapse/admin/v1/users/{userId}/media admin API on media workers only... (diff) | |
download | synapse-49cb7eae97bbe8916a5a3ec4f9d030f6304cd76c.tar.xz |
1.41.0rc1
Diffstat (limited to 'changelog.d/10596.removal')
-rw-r--r-- | changelog.d/10596.removal | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/10596.removal b/changelog.d/10596.removal deleted file mode 100644 index e69f632db4..0000000000 --- a/changelog.d/10596.removal +++ /dev/null @@ -1 +0,0 @@ -The `template_dir` configuration settings in the `sso`, `account_validity` and `email` sections of the configuration file are now deprecated in favour of the global `templates.custom_template_directory` setting. See the [upgrade notes](https://matrix-org.github.io/synapse/latest/upgrade.html) for more information. |