diff Resources/Configuration.json @ 2203:7d5320c59a05

doc
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 08 Dec 2016 12:48:34 +0100
parents 71e8a70e9e99
children 6dc3bdb4088b
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