mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-14 08:15:24 +00:00
update file chunk size (#198)
This commit is contained in:
committed by
GitHub
parent
b47f064115
commit
7438db0a7d
+1
-1
@@ -121,7 +121,7 @@ defaultChatConfig =
|
||||
},
|
||||
dbPoolSize = 1,
|
||||
tbqSize = 16,
|
||||
fileChunkSize = 15000
|
||||
fileChunkSize = 15780
|
||||
}
|
||||
|
||||
logCfg :: LogConfig
|
||||
|
||||
Reference in New Issue
Block a user