Increase max upload size for matrix

This commit is contained in:
Marcus Noble 2020-05-29 21:01:22 +01:00
parent 9abc8502d0
commit af01e41b4e
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ spec:
search: true
adminEmail: "matrix@marcusnoble.co.uk"
uploads:
maxSize: 10M
maxSize: 100M
maxPixels: 32M
federation:
enabled: false