Bump max upload size

This commit is contained in:
Reynir Björnsson 2022-12-17 21:43:18 +01:00
parent 3fb8ecb72f
commit 7851fe3522
1 changed files with 1 additions and 1 deletions

View File

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