Bump Matrix max upload size to a whopping 50 MB

This commit is contained in:
Reynir Björnsson 2020-10-19 10:01:00 +02:00
parent d40b3ad9ab
commit 03cde007bc
1 changed files with 1 additions and 1 deletions

View File

@ -415,7 +415,7 @@ uploads_path: "/data/uploads"
# The largest allowed upload size in bytes
#
max_upload_size: "10M"
max_upload_size: "50M"
# Maximum number of pixels that will be thumbnailed
#