forked from data.coop/ansible
Bump Matrix max upload size to a whopping 50 MB
This commit is contained in:
parent
d40b3ad9ab
commit
03cde007bc
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue