1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-02-28 22:04:28 -06:00
dendrite/mediaapi/routing
S7evinK 5094bc89bf
Set MaxFileSizeBytes <= 0 to unlimited ()
* Revert "Set MaxFileSizeBytes <= 0 to "unlimited" ()"

This reverts commit 9ed0440421.

* Actually allow unlimited upload

Signed-off-by: Till Faelligen <tfaelligen@gmail.com>

Co-authored-by: kegsay <kegan@matrix.org>
2021-07-19 17:58:51 +01:00
..
download.go ✂️ Media API: Handle unlimited file size () 2021-06-22 10:01:44 +01:00
routing.go Top-level setup package () 2020-12-02 17:41:00 +00:00
upload.go Set MaxFileSizeBytes <= 0 to unlimited () 2021-07-19 17:58:51 +01:00
upload_test.go Use LimitReader to prevent DoS risk () 2021-06-07 09:17:20 +01:00