Title is the question.
mfg
Title is the question.
mfg
Hello,
This is explained in the documentation: Orthanc Explorer 2 plugin — Orthanc Book documentation
Here is a minimal configuration file:
{
"Plugins" : [ "./libOrthancExplorer2.so" ],
"OrthancExplorer2" : {
"Enable": true,
"IsDefaultOrthancUI": true
}
}
Regards,
Sébastien-