light parallel failed attempt

This commit is contained in:
minjaesong
2019-06-05 21:04:01 +09:00
parent 0216e814a6
commit aad88710ed
4 changed files with 55 additions and 16 deletions

View File

@@ -25,7 +25,7 @@ object DefaultConfig {
jsonObject.addProperty("language", AppLoader.getSysLang())
jsonObject.addProperty("notificationshowuptime", 4000)
jsonObject.addProperty("multithread", true) // experimental!
jsonObject.addProperty("multithreadedlight", false) // experimental!
jsonObject.addProperty("multithreadedlight", true) // experimental!