mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-07-19 07:17:03 +00:00
update file chunk size (#198)
This commit is contained in:
+1
-1
@@ -121,7 +121,7 @@ defaultChatConfig =
|
||||
},
|
||||
dbPoolSize = 1,
|
||||
tbqSize = 16,
|
||||
fileChunkSize = 15000
|
||||
fileChunkSize = 15780
|
||||
}
|
||||
|
||||
logCfg :: LogConfig
|
||||
|
||||
Reference in New Issue
Block a user