mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-03 18:28:01 +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
|
||||
|
||||
+1
-1
@@ -41,7 +41,7 @@ extra-deps:
|
||||
# - simplexmq-0.5.2@sha256:3544e479f353c1bbc6aa9405ef6976b78364f437d8af9cc45b9e0b228429e240,7884
|
||||
# - ../simplexmq
|
||||
- github: simplex-chat/simplexmq
|
||||
commit: d8a61de290207509dc57a548f5551e294066e040
|
||||
commit: 5f20f0124a16a5b20ef9dba28d5d9cdb84290afd
|
||||
- github: simplex-chat/hs-tls
|
||||
commit: cea6d52c512716ff09adcac86ebc95bb0b3bb797
|
||||
subdirs:
|
||||
|
||||
Reference in New Issue
Block a user