complete two finger swipe
This commit is contained in:
74
cfgs/usct-product
Normal file
74
cfgs/usct-product
Normal file
@@ -0,0 +1,74 @@
|
||||
{
|
||||
"login": {
|
||||
"defaultUser": "usct"
|
||||
},
|
||||
"general": {
|
||||
"defaultlanguage": "en_US",
|
||||
"language": "zh_CN;en_US",
|
||||
"institutionName": "",
|
||||
"institutionAddr": "",
|
||||
"lockscreen": "30"
|
||||
},
|
||||
"protocol": {
|
||||
"default": "RSTAND",
|
||||
"lists": "LSTAND;RSTAND;LONE;RONE"
|
||||
},
|
||||
"storagepolicy": {
|
||||
"mininum": "85"
|
||||
},
|
||||
"lastlogin": {
|
||||
"password": "",
|
||||
"remember": "false",
|
||||
"usercode": ""
|
||||
},
|
||||
"worklist": {
|
||||
"ae": "",
|
||||
"ip": "",
|
||||
"name": "",
|
||||
"port": ""
|
||||
},
|
||||
"pacs": {
|
||||
"ae": "",
|
||||
"ip": "",
|
||||
"name": "",
|
||||
"port": ""
|
||||
},
|
||||
"recon": {
|
||||
"ae": "",
|
||||
"ip": "",
|
||||
"name": "",
|
||||
"port": ""
|
||||
},
|
||||
"address": {
|
||||
"device": "eth0",
|
||||
"dhcp": "true",
|
||||
"ip": "",
|
||||
"mask": "",
|
||||
"ae": "",
|
||||
"name": "",
|
||||
"port": "",
|
||||
"additional": [{
|
||||
"ip": "",
|
||||
"netmask": ""
|
||||
}, {
|
||||
"ip": "",
|
||||
"netmask": ""
|
||||
}]
|
||||
},
|
||||
"routing": {
|
||||
"defaultgateway": "",
|
||||
"routingtable": [{
|
||||
"destination": "",
|
||||
"gateway": "",
|
||||
"netmask": ""
|
||||
}, {
|
||||
"destination": "",
|
||||
"gateway": "",
|
||||
"netmask": ""
|
||||
}]
|
||||
},
|
||||
"worklistfilter": {
|
||||
"default": "Today",
|
||||
"lists": "Today;Recent3Days;ThisWeek;ThisMonth"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user