feat: Set config file scanwithoutrecon default value is false.

This commit is contained in:
sunwen
2025-07-17 13:42:15 +08:00
parent 6f635c5d1a
commit 4ea5fd36da

View File

@@ -62,7 +62,7 @@
"localAE": "3D recon",
"port": "5003",
"transferPath": "/home/data/Storage/Raw",
"scancanwithoutrecon": true
"scancanwithoutrecon": false
},
"mpps": {
"open": false,