use c-move and use host server source
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"source": {
|
||||
"aet": "DICOM_SAS",
|
||||
"ip": "192.168.2.4",
|
||||
"port": 21112
|
||||
"aet": "DICOMWEB_PROXY",
|
||||
"ip": "128.199.154.150",
|
||||
"port": 8888
|
||||
},
|
||||
"peers": [
|
||||
{
|
||||
"aet": "ABPACS",
|
||||
"ip": "192.168.2.8",
|
||||
"ip": "128.199.154.150",
|
||||
"port": 11112
|
||||
}
|
||||
],
|
||||
@@ -17,8 +17,8 @@
|
||||
"logDir": "./logs",
|
||||
"storagePath": "./data",
|
||||
"cacheRetentionMinutes": 60,
|
||||
"webserverPort": 5050,
|
||||
"useCget": true,
|
||||
"webserverPort": 5000,
|
||||
"useCget": false,
|
||||
"useFetchLevel": "SERIES",
|
||||
"maxAssociations": 4,
|
||||
"qidoMinChars": 0,
|
||||
|
||||
Reference in New Issue
Block a user