Change multipart upload size to 5 MiB, I was getting out of memory errors for the workers

This commit is contained in:
Diego Ripley
2026-03-13 09:53:55 -04:00
parent 422cff5273
commit 9c35374b04
3 changed files with 28 additions and 76 deletions
@@ -20,8 +20,8 @@ S3_ENDPOINT = ""
[placement]
# TODO: parametize so user can specifically set where they want the worker to run
#mode = "smart"
hostname = "diffusion.mern.gouv.qc.ca"
mode = "smart"
#hostname = "diffusion.mern.gouv.qc.ca"
[observability]
enabled = true