pixelbridge-orthanc/config/orthanc/transfers.json
2025-02-01 19:49:55 +06:00

11 lines
218 B
JSON

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