Mercurial > hg > orthanc
diff Resources/Configuration.json @ 912:dcb2469f00f4 plugins
PluginsHttpHandler::RestApiGet
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 20 Jun 2014 14:55:24 +0200 |
parents | 89e3cc078df0 |
children | 3fb427ac3f53 |
line wrap: on
line diff
--- a/Resources/Configuration.json Fri Jun 20 13:45:22 2014 +0200 +++ b/Resources/Configuration.json Fri Jun 20 14:55:24 2014 +0200 @@ -34,10 +34,9 @@ ], // List of paths to the plugins that are to be loaded into this - // instance of Orthanc + // instance of Orthanc (e.g. "/libPluginTest.so" for Linux, or + // "./PluginTest.dll" for Windows). "Plugins" : [ - // "./libPluginTest.so" (for Linux) - // "./PluginTest.dll" (for Windows) ],