File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -210,7 +210,7 @@ RESOURCE_USAGE_TRACKER_S3=null
210210RESOURCE_USAGE_TRACKER_TRACING={}
211211
212212# NOTE: 172.17.0.1 is the docker0 interface, which redirect from inside a container onto the host network interface.
213- R_CLONE_OPTION_BUFFER_SIZE=0M
213+ R_CLONE_OPTION_BUFFER_SIZE=16M
214214R_CLONE_OPTION_RETRIES=3
215215R_CLONE_OPTION_TRANSFERS=5
216216R_CLONE_PROVIDER=MINIO
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ S3_BUCKET_NAME=simcore
6363R_CLONE_PROVIDER=MINIO
6464R_CLONE_OPTION_TRANSFERS=5
6565R_CLONE_OPTION_RETRIES=3
66- R_CLONE_OPTION_BUFFER_SIZE=0M
66+ R_CLONE_OPTION_BUFFER_SIZE=16M
6767
6868TRACING_OBSERVABILITY_BACKEND_ENDPOINT=http://jaeger:9411
6969TRAEFIK_SIMCORE_ZONE=internal_simcore_stack
You can’t perform that action at this time.
0 commit comments