comparison Resources/Configuration.json @ 3602:085283445db0 storage-commitment

AllowNAction in remote modality parameters
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 16 Jan 2020 15:28:32 +0100
parents d00a803d1802
children c1e2b91c2ab4
comparison
equal deleted inserted replaced
3601:a77e7839012a 3602:085283445db0
217 // "Port" : 104, 217 // "Port" : 104,
218 // "Host" : "127.0.0.1", 218 // "Host" : "127.0.0.1",
219 // "AllowEcho" : false, 219 // "AllowEcho" : false,
220 // "AllowFind" : false, 220 // "AllowFind" : false,
221 // "AllowMove" : false, 221 // "AllowMove" : false,
222 // "AllowStore" : true 222 // "AllowStore" : true,
223 // "AllowNAction" : false // Allow storage commitment (new in 1.6.0)
223 //} 224 //}
224 }, 225 },
225 226
226 // Whether to store the DICOM modalities in the Orthanc database 227 // Whether to store the DICOM modalities in the Orthanc database
227 // instead of in this configuration file (new in Orthanc 1.5.0) 228 // instead of in this configuration file (new in Orthanc 1.5.0)