Bump Matrix max upload size to a whopping 50 MB #45

Merged
graffen merged 2 commits from matrix-max-upload-size into master 2020-11-27 09:37:59 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 03cde007bc - Show all commits

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
#