Skip to content

Commit

Permalink
Increase ORTHANC storage limit during tests
Browse files Browse the repository at this point in the history
  • Loading branch information
milanmlft committed Dec 21, 2023
1 parent 05f56c1 commit 9591cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/.env.test
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ ORTHANC_RAW_USERNAME=orthanc_raw_username
ORTHANC_RAW_PASSWORD=orthanc_raw_password
ORTHANC_RAW_AE_TITLE=ORTHANCRAW
ORTHANC_AUTOROUTE_RAW_TO_ANON=true
ORTHANC_RAW_MAXIMUM_STORAGE_SIZE=1
ORTHANC_RAW_MAXIMUM_STORAGE_SIZE=100

# PIXL Orthanc anon instance
ORTHANC_ANON_USERNAME=orthanc_anon_username
Expand Down

0 comments on commit 9591cf9

Please sign in to comment.