comparison TODO @ 5034:16b1ab353861

todo
author Alain Mazy <am@osimis.io>
date Wed, 22 Jun 2022 15:36:55 +0200
parents 3ba08f5b58b8
children 877bc3b96476
comparison
equal deleted inserted replaced
5033:3ba08f5b58b8 5034:16b1ab353861
36 * Provide a configuration option related to MaximumStorageSize: instead of 36 * Provide a configuration option related to MaximumStorageSize: instead of
37 recycling older patients, simply block new ingests (from DICOM/DICOMweb/API) 37 recycling older patients, simply block new ingests (from DICOM/DICOMweb/API)
38 by returning out-of-resource status (HTTP or DIMSE) 38 by returning out-of-resource status (HTTP or DIMSE)
39 * Add configurations to enable/disable warnings: 39 * Add configurations to enable/disable warnings:
40 - Modifying an instance while keeping its original SOPInstanceUID: This should be avoided! 40 - Modifying an instance while keeping its original SOPInstanceUID: This should be avoided!
41 - Modifying a study while keeping its original StudyInstanceUID: This should be avoided!
41 * Allow storing sequences in DB to speed up Dicom-web: https://groups.google.com/g/orthanc-users/c/6CTlfa8UGM4/m/V1D0xuKQAAAJ 42 * Allow storing sequences in DB to speed up Dicom-web: https://groups.google.com/g/orthanc-users/c/6CTlfa8UGM4/m/V1D0xuKQAAAJ
42 43
43 ============================ 44 ============================
44 Documentation (Orthanc Book) 45 Documentation (Orthanc Book)
45 ============================ 46 ============================