forked-synapse/changelog.d/17626.bugfix
Erik Johnston da58e55a0b 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-30 16:37:11 +01:00

2 lines
96 B
Plaintext

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