Mercurial > hg > orthanc-tests
changeset 727:c5c49f92554e find-refactoring
debug
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Fri, 18 Oct 2024 12:53:55 +0200 |
parents | 5dd69b8307f4 |
children | 4afac6cc00a5 |
files | NewTests/Concurrency/docker-compose-transfers-concurrency.yml |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/NewTests/Concurrency/docker-compose-transfers-concurrency.yml Fri Oct 18 10:51:19 2024 +0200 +++ b/NewTests/Concurrency/docker-compose-transfers-concurrency.yml Fri Oct 18 12:53:55 2024 +0200 @@ -9,6 +9,7 @@ ports: ["8062:8042"] volumes: ["storage-orthanc-a:/var/lib/orthanc/db"] environment: + VERBOSE_STARTUP: "true" VERBOSE_ENABLED: "true" TRANSFERS_PLUGIN_ENABLED: "true" # increase this timeout for large transfers @@ -41,6 +42,7 @@ ports: ["8063:8042"] volumes: ["storage-orthanc-b:/var/lib/orthanc/db"] environment: + VERBOSE_STARTUP: "true" VERBOSE_ENABLED: "true" TRANSFERS_PLUGIN_ENABLED: "true" # increase this timeout for large transfers