more code trimming

This commit is contained in:
minjaesong
2023-06-22 22:05:10 +09:00
parent ee3e5b14cd
commit 8c9d5a26fb
2 changed files with 18 additions and 55 deletions

View File

@@ -20,8 +20,8 @@ object DefaultConfig {
"atlastexsize" to 2048,
"language" to App.getSysLang(),
"notificationshowuptime" to 4096, // 4s
"selecteditemnameshowuptime" to 4096, // 4s
"notificationshowuptime" to 4000, // 4s
"selecteditemnameshowuptime" to 4000, // 4s
"autosaveinterval" to 300000, // 5s
"multithread" to true,