Mercurial > hg > orthanc
changeset 2203:7d5320c59a05
doc
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 08 Dec 2016 12:48:34 +0100 |
parents | 9b373b7d6713 |
children | 0158f2de8cad |
files | Resources/Configuration.json |
diffstat | 1 files changed, 5 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/Resources/Configuration.json Thu Dec 08 12:45:06 2016 +0100 +++ b/Resources/Configuration.json Thu Dec 08 12:48:34 2016 +0100 @@ -87,10 +87,11 @@ "DicomPort" : 4242, // The default encoding that is assumed for DICOM files without - // "SpecificCharacterSet" DICOM tag. The allowed values are "Ascii", - // "Utf8", "Latin1", "Latin2", "Latin3", "Latin4", "Latin5", - // "Cyrillic", "Windows1251", "Arabic", "Greek", "Hebrew", "Thai", - // "Japanese", and "Chinese". + // "SpecificCharacterSet" DICOM tag, and that is used when answering + // C-Find requests. The allowed values are "Ascii", "Utf8", + // "Latin1", "Latin2", "Latin3", "Latin4", "Latin5", "Cyrillic", + // "Windows1251", "Arabic", "Greek", "Hebrew", "Thai", "Japanese", + // and "Chinese". "DefaultEncoding" : "Latin1", // The transfer syntaxes that are accepted by Orthanc C-Store SCP