forked-synapse/changelog.d/17626.bugfix
Erik Johnston b21134de3b
Fix starting non-media repos (#17626)
Regressed in #17543.

The `max_download_size` config is not available on workers that don't
load the media repo.

Besides, we should honour the max_size param that was passed into the
function.
2024-08-29 12:26:17 +00:00

2 lines
96 B
Plaintext

Fix authenticated media responses using a wrong limit when following redirects over federation.