diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2021-06-23 09:38:27 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2021-06-23 09:38:27 +0100 |
commit | 9ec45aca1fbea55475f3a47c37b01058a0eafe98 (patch) | |
tree | d142e0bb11f722358eca1a9e32ff136cf811e44d /changelog.d/10122.doc | |
parent | Fix schema delta to not take as long on large servers (#10227) (diff) | |
download | synapse-9ec45aca1fbea55475f3a47c37b01058a0eafe98.tar.xz |
1.37.0rc1
Diffstat (limited to 'changelog.d/10122.doc')
-rw-r--r-- | changelog.d/10122.doc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/10122.doc b/changelog.d/10122.doc deleted file mode 100644 index 07a0d2520d..0000000000 --- a/changelog.d/10122.doc +++ /dev/null @@ -1 +0,0 @@ -Mention in the sample homeserver config that you may need to configure max upload size in your reverse proxy. Contributed by @aaronraimist. |