Mercurial > hg > orthanc
diff Resources/Configuration.json @ 3218:9a83d94b2a1e
kanji encoding
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 14 Feb 2019 11:32:14 +0100 |
parents | 98187ab5a4c9 |
children | 45e1631febbb |
line wrap: on
line diff
--- a/Resources/Configuration.json Wed Feb 13 17:46:12 2019 +0100 +++ b/Resources/Configuration.json Thu Feb 14 11:32:14 2019 +0100 @@ -111,7 +111,7 @@ // C-Find requests (including worklists). The allowed values are // "Ascii", "Utf8", "Latin1", "Latin2", "Latin3", "Latin4", // "Latin5", "Cyrillic", "Windows1251", "Arabic", "Greek", "Hebrew", - // "Thai", "Japanese", and "Chinese". + // "Thai", "Japanese", "Chinese", "JapaneseKanji" and "Korean". "DefaultEncoding" : "Latin1", // The transfer syntaxes that are accepted by Orthanc C-Store SCP