use c-move and use host server source

This commit is contained in:
mario
2025-03-17 09:47:54 +07:00
parent e0749405f0
commit b8607b3fe2

View File

@@ -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,