comparison Resources/Configuration.json @ 1347:60cc0ee61edb

author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 Apr 2015 17:43:05 +0200
parents 21ea32170764
children b22ba8c5edbe a1745d9be6e9
comparison
equal deleted inserted replaced
1346:911a1ad5ebe8 1347:60cc0ee61edb
65 "DicomPort" : 4242, 65 "DicomPort" : 4242,
66 66
67 // The default encoding that is assumed for DICOM files without 67 // The default encoding that is assumed for DICOM files without
68 // "SpecificCharacterSet" DICOM tag. The allowed values are "Ascii", 68 // "SpecificCharacterSet" DICOM tag. The allowed values are "Ascii",
69 // "Utf8", "Latin1", "Latin2", "Latin3", "Latin4", "Latin5", 69 // "Utf8", "Latin1", "Latin2", "Latin3", "Latin4", "Latin5",
70 // "Cyrillic", "Arabic", "Greek", "Hebrew", "Thai", "Japanese", 70 // "Cyrillic", "Windows1251", "Arabic", "Greek", "Hebrew", "Thai",
71 // and "Chinese". 71 // "Japanese", and "Chinese".
72 "DefaultEncoding" : "Latin1", 72 "DefaultEncoding" : "Latin1",
73 73
74 // The transfer syntaxes that are accepted by Orthanc C-Store SCP 74 // The transfer syntaxes that are accepted by Orthanc C-Store SCP
75 "DeflatedTransferSyntaxAccepted" : true, 75 "DeflatedTransferSyntaxAccepted" : true,
76 "JpegTransferSyntaxAccepted" : true, 76 "JpegTransferSyntaxAccepted" : true,