# HG changeset patch # User Sebastien Jodogne # Date 1355737216 -3600 # Node ID 87e09002576fe5e849ccda9dd9f6a671edd56302 # Parent f13eef8ce651491675965e1a415b5fb87a6e4c1b note diff -r f13eef8ce651 -r 87e09002576f Resources/Configuration.json --- 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 ] },