mirror of
https://github.com/dataforcanada/d4c-infra-distribution.git
synced 2026-06-13 14:10:53 +02:00
Change multipart upload size to 5 MiB, I was getting out of memory errors for the workers
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user