diff Resources/Configuration.json @ 1199:a843ee8bb903 db-changes

separated thread for change callbacks in plugins
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 23 Oct 2014 14:29:45 +0200
parents 0a55d8eb194e
children 7442097b41c9
line wrap: on
line diff
--- a/Resources/Configuration.json	Thu Oct 23 13:52:01 2014 +0200
+++ b/Resources/Configuration.json	Thu Oct 23 14:29:45 2014 +0200
@@ -34,7 +34,7 @@
   ],
 
   // List of paths to the plugins that are to be loaded into this
-  // instance of Orthanc (e.g. "/libPluginTest.so" for Linux, or
+  // instance of Orthanc (e.g. "./libPluginTest.so" for Linux, or
   // "./PluginTest.dll" for Windows).
   "Plugins" : [
   ],