transfers

This commit is contained in:
Dr Masroor Ehsan 2025-02-01 19:49:55 +06:00
parent 7bdbe5adc0
commit fd41f96b24
2 changed files with 12 additions and 1 deletions

View File

@ -0,0 +1,11 @@
{
"HttpTimeout" : 120,
"Transfers" : {
"Threads" : 8,
"BucketSize" : 4096,
"CacheSize" : 128,
"MaxPushTransactions" : 4,
"MaxHttpRetries" : 0,
"PeerConnectivityTimeout": 2
}
}

View File

@ -28,7 +28,7 @@ STONE_WEB_VIEWER_PLUGIN_ENABLED=true
HOUSEKEEPER_PLUGIN_ENABLED=true HOUSEKEEPER_PLUGIN_ENABLED=true
ORTHANC_EXPLORER_2_ENABLED=true ORTHANC_EXPLORER_2_ENABLED=true
#PYTHON_PLUGIN_ENABLED=true #PYTHON_PLUGIN_ENABLED=true
#TRANSFERS_PLUGIN_ENABLED=true TRANSFERS_PLUGIN_ENABLED=true
#WORKLISTS_PLUGIN_ENABLED=true #WORKLISTS_PLUGIN_ENABLED=true
#MULTITENANT_DICOM_PLUGIN_ENABLED=true #MULTITENANT_DICOM_PLUGIN_ENABLED=true
#INDEXER_PLUGIN_ENABLED=true #INDEXER_PLUGIN_ENABLED=true