comparison Resources/Configuration.json @ 665:41b3e5ccb291

fix for medInria
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 07 Nov 2013 16:25:28 +0100
parents b1a0990ad40c
children 7bc5ccc550a1
comparison
equal deleted inserted replaced
664:855adbdd75a6 665:41b3e5ccb291
98 // "sample" : [ "STORESCP", "localhost", 2000 ] 98 // "sample" : [ "STORESCP", "localhost", 2000 ]
99 99
100 /** 100 /**
101 * A fourth parameter is available to enable patches for a 101 * A fourth parameter is available to enable patches for a
102 * specific PACS manufacturer. The allowed values are currently 102 * specific PACS manufacturer. The allowed values are currently
103 * "Generic" (default value) and "ClearCanvas". This parameter is 103 * "Generic" (default value), "ClearCanvas" and "MedInria". This
104 * case-sensitive. 104 * parameter is case-sensitive.
105 **/ 105 **/
106 // "clearcanvas" : [ "CLEARCANVAS", "192.168.1.1", 104, "ClearCanvas" ] 106 // "clearcanvas" : [ "CLEARCANVAS", "192.168.1.1", 104, "ClearCanvas" ]
107 }, 107 },
108 108
109 // The list of the known Orthanc peers 109 // The list of the known Orthanc peers