comparison Resources/Configuration.json @ 300:87e09002576f

note
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 17 Dec 2012 10:40:16 +0100
parents e6a4c4329481
children 2cef9c2d4148
comparison
equal deleted inserted replaced
299:f13eef8ce651 300:87e09002576f
78 // The list of the known DICOM modalities 78 // The list of the known DICOM modalities
79 "DicomModalities" : { 79 "DicomModalities" : {
80 /** 80 /**
81 * Uncommenting the following line would enable Orthanc to 81 * Uncommenting the following line would enable Orthanc to
82 * connect to an instance of the "storescp" open-source DICOM 82 * connect to an instance of the "storescp" open-source DICOM
83 * store started by the command line "storescp 2000". 83 * store (shipped in the DCMTK distribution) started by the
84 * command line "storescp 2000".
84 **/ 85 **/
85 // "sample" : [ "STORESCP", "localhost", 2000 ] 86 // "sample" : [ "STORESCP", "localhost", 2000 ]
86 }, 87 },
87 88
88 // The list of the known Orthanc peers (currently unused) 89 // The list of the known Orthanc peers (currently unused)