mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-27 21:35:35 +00:00
474abf1eb6
Fixes #6109
2 lines
154 B
Plaintext
2 lines
154 B
Plaintext
Fix bug when uploading a large file: Synapse responds with `M_UNKNOWN` while it should be `M_TOO_LARGE` according to spec. Contributed by Anshul Angaria.
|