diff Resources/Configuration.json @ 484:b8ace6fc1d1f

preparation for handling Orthanc peers
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 16 Jul 2013 12:51:27 +0200
parents 081a44d5110b
children bdbde1fbfab3
line wrap: on
line diff
--- a/Resources/Configuration.json	Tue Jul 16 12:01:39 2013 +0200
+++ b/Resources/Configuration.json	Tue Jul 16 12:51:27 2013 +0200
@@ -105,7 +105,8 @@
     // "sample" : [ "STORESCP", "localhost", 2000 ]
   },
 
-  // The list of the known Orthanc peers (currently unused)
+  // The list of the known Orthanc peers
   "OrthancPeers" : {
+    // "peer" : [ "http://localhost:8043/", "alice", "alicePassword" ]
   }
 }