mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-22 23:11:14 +02:00
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.
|