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