mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-07-29 22:50:51 +00:00
server: make main SMP server queues unbounded (#802)
This commit is contained in:
+1
-1
@@ -82,7 +82,7 @@ cfg =
|
||||
ServerConfig
|
||||
{ transports = undefined,
|
||||
tbqSize = 1,
|
||||
serverTbqSize = 1,
|
||||
-- serverTbqSize = 1,
|
||||
msgQueueQuota = 4,
|
||||
queueIdBytes = 24,
|
||||
msgIdBytes = 24,
|
||||
|
||||
Reference in New Issue
Block a user