dendrite/mediaapi/routing
S7evinK 5094bc89bf
Set MaxFileSizeBytes <= 0 to unlimited (#1876)
* Revert "Set MaxFileSizeBytes <= 0 to "unlimited" (#1875)"

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 (#1881) 2021-06-22 10:01:44 +01:00
routing.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00
upload.go Set MaxFileSizeBytes <= 0 to unlimited (#1876) 2021-07-19 17:58:51 +01:00
upload_test.go Use LimitReader to prevent DoS risk (#1843) 2021-06-07 09:17:20 +01:00