From ed5b1177a2fe20df35d16ce03be6ce5e52772d9c Mon Sep 17 00:00:00 2001 From: Dr Masroor Ehsan Date: Mon, 27 Jan 2025 23:57:11 +0600 Subject: [PATCH] plugins --- config/orthanc/dictionary.json | 1 - orthanc.env | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/config/orthanc/dictionary.json b/config/orthanc/dictionary.json index 32f23a7..e0059bc 100644 --- a/config/orthanc/dictionary.json +++ b/config/orthanc/dictionary.json @@ -1,6 +1,5 @@ { "Dictionary": { - "0011,1060": ["LO", "InnowaveUploaderID", 1, 1, "InowavePrivateGroup"], "1971,0010": ["CS", "PBSender", 1, 1, "BlackFish"], "1971,1001": ["LO", "DicomSenderID", 1, 1, "BlackFish"] } diff --git a/orthanc.env b/orthanc.env index 5c00c6f..9254608 100644 --- a/orthanc.env +++ b/orthanc.env @@ -16,11 +16,11 @@ OHIF_PLUGIN_ENABLED=true VOLVIEW_PLUGIN_ENABLED=true ORTHANC_WEB_VIEWER_PLUGIN_ENABLED=true STONE_WEB_VIEWER_PLUGIN_ENABLED=true -PYTHON_PLUGIN_ENABLED=true -TRANSFERS_PLUGIN_ENABLED=true -WORKLISTS_PLUGIN_ENABLED=true HOUSEKEEPER_PLUGIN_ENABLED=true ORTHANC_EXPLORER_2_ENABLED=true +#PYTHON_PLUGIN_ENABLED=true +#TRANSFERS_PLUGIN_ENABLED=true +#WORKLISTS_PLUGIN_ENABLED=true #MULTITENANT_DICOM_PLUGIN_ENABLED=true #INDEXER_PLUGIN_ENABLED=true #OSIMIS_WEB_VIEWER1_PLUGIN_ENABLED=true