diff Resources/Configuration.json @ 893:f57802f8b4dc plugins

plugins for windows
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 16 Jun 2014 16:14:56 +0200
parents d0a08d8881b7
children 89e3cc078df0
line wrap: on
line diff
--- a/Resources/Configuration.json	Mon Jun 16 15:41:13 2014 +0200
+++ b/Resources/Configuration.json	Mon Jun 16 16:14:56 2014 +0200
@@ -28,13 +28,14 @@
   // of patients)
   "MaximumPatientCount" : 0,
   
-  // List of paths to the custom Lua scripts to load into this
-  // instance of Orthanc
+  // List of paths to the custom Lua scripts that are to be loaded
+  // into this instance of Orthanc
   "LuaScripts" : [
   ],
 
+  // List of paths to the plugins that are to be loaded into this
+  // instance of Orthanc
   "Plugins" : [
-    
   ],