diff options
author | Patrick Cloke <patrickc@matrix.org> | 2021-02-11 11:22:29 -0500 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2021-02-11 11:22:29 -0500 |
commit | 40de53423856eee775fc3777b101ac1e3581bcee (patch) | |
tree | afa55c010ff3de522f783f4e82ffdbae58444091 /changelog.d/9313.bugfix | |
parent | Backout changes for automatically calculating the public baseurl. (#9313) (diff) | |
download | synapse-40de53423856eee775fc3777b101ac1e3581bcee.tar.xz |
1.27.0rc2
Diffstat (limited to 'changelog.d/9313.bugfix')
-rw-r--r-- | changelog.d/9313.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/9313.bugfix b/changelog.d/9313.bugfix deleted file mode 100644 index f578fd13dd..0000000000 --- a/changelog.d/9313.bugfix +++ /dev/null @@ -1 +0,0 @@ -Do not automatically calculate `public_baseurl` since it can be wrong in some situations. |