update file chunk size (#198)

This commit is contained in:
Evgeny Poberezkin
2022-01-12 06:07:49 +00:00
committed by GitHub
parent b47f064115
commit 7438db0a7d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ defaultChatConfig =
},
dbPoolSize = 1,
tbqSize = 16,
fileChunkSize = 15000
fileChunkSize = 15780
}
logCfg :: LogConfig