# HG changeset patch # User Sebastien Jodogne # Date 1481197714 -3600 # Node ID 7d5320c59a0500f9c0575e8930759226af9f276e # Parent 9b373b7d671387a158176e69c4fff0befbf46eb4 doc diff -r 9b373b7d6713 -r 7d5320c59a05 Resources/Configuration.json --- 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