changeset 300:87e09002576f

note
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 17 Dec 2012 10:40:16 +0100
parents f13eef8ce651
children be378326f50b
files Resources/Configuration.json
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Resources/Configuration.json	Mon Dec 17 10:19:51 2012 +0100
+++ b/Resources/Configuration.json	Mon Dec 17 10:40:16 2012 +0100
@@ -80,7 +80,8 @@
       /**
        * Uncommenting the following line would enable Orthanc to
        * connect to an instance of the "storescp" open-source DICOM
-       * store started by the command line "storescp 2000".
+       * store (shipped in the DCMTK distribution) started by the
+       * command line "storescp 2000".
        **/
       // "sample" : [ "STORESCP", "localhost", 2000 ]
     },