feat: Change recon transfer path in config file.
This commit is contained in:
@@ -37,7 +37,8 @@
|
||||
"ae": "",
|
||||
"ip": "",
|
||||
"name": "",
|
||||
"port": ""
|
||||
"port": "",
|
||||
"transferPath": ""
|
||||
},
|
||||
"address": {
|
||||
"device": "eth0",
|
||||
|
||||
@@ -60,7 +60,8 @@
|
||||
"ae": "krad",
|
||||
"ip": "192.168.1.10",
|
||||
"localAE": "3D recon",
|
||||
"port": "5003"
|
||||
"port": "5003",
|
||||
"transferPath": "/home/eq9/Tools/ReconTest/storage/Raw"
|
||||
},
|
||||
"mpps": {
|
||||
"open": false,
|
||||
@@ -115,4 +116,4 @@
|
||||
"patientlist": {
|
||||
"expire": "7"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user