mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
test chat items (#285)
This commit is contained in:
+2
-1
@@ -79,7 +79,8 @@ defaultChatConfig =
|
||||
dbPoolSize = 1,
|
||||
yesToMigrations = False,
|
||||
tbqSize = 16,
|
||||
fileChunkSize = 15780
|
||||
fileChunkSize = 15780,
|
||||
testView = False
|
||||
}
|
||||
|
||||
logCfg :: LogConfig
|
||||
|
||||
Reference in New Issue
Block a user