feat: Change config file default value about dms simulator.
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
"lockscreen": "0",
|
"lockscreen": "0",
|
||||||
"CompleteNotify": true,
|
"CompleteNotify": true,
|
||||||
"ScanConfirm": false,
|
"ScanConfirm": false,
|
||||||
"AnonymousMode": false,
|
"AnonymousMode": false
|
||||||
},
|
},
|
||||||
"protocol": {
|
"protocol": {
|
||||||
"default": "0",
|
"default": "0",
|
||||||
@@ -112,7 +112,7 @@
|
|||||||
"expire": "30"
|
"expire": "30"
|
||||||
},
|
},
|
||||||
"dms": {
|
"dms": {
|
||||||
"simulator": true
|
"simulator": false
|
||||||
},
|
},
|
||||||
"patientlist": {
|
"patientlist": {
|
||||||
"expire": "7"
|
"expire": "7"
|
||||||
|
|||||||
Reference in New Issue
Block a user