Bump matrix client_max_body_size to 1GB #140

Merged
samsapti merged 2 commits from matrix-client-max-body-size into main 2023-01-06 13:22:58 +00:00
Showing only changes of commit 7851fe3522 - Show all commits

View file

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