mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-06-06 15:32:20 +00:00
Merge branch 'master' into master-ghc8107
This commit is contained in:
+2
-1
@@ -68,7 +68,8 @@ testOpts =
|
||||
logServerHosts = False,
|
||||
logAgent = Nothing,
|
||||
logFile = Nothing,
|
||||
tbqSize = 16
|
||||
tbqSize = 16,
|
||||
highlyAvailable = False
|
||||
},
|
||||
chatCmd = "",
|
||||
chatCmdDelay = 3,
|
||||
|
||||
Reference in New Issue
Block a user