mirror of
https://github.com/xxnuo/MTranServer.git
synced 2026-09-03 06:35:20 +08:00
Update config.js
This commit is contained in:
@@ -40,7 +40,7 @@ export function getDefaultDesktopConfig() {
|
||||
logToFile: false,
|
||||
logConsole: true,
|
||||
logRequests: false,
|
||||
maxSentenceLength: 128,
|
||||
maxSentenceLength: 512,
|
||||
checkUpdate: true,
|
||||
cacheSize: 1000,
|
||||
modelDir: getDefaultModelDir(),
|
||||
|
||||
Reference in New Issue
Block a user