update simplexmq to 0.5.2, update resolver (#175)
* groups when in status invited - list as invitations on /gs * don't list on start * test * refactor * getUserGroupDetails * update simplexmq to 0.5.2, update resolver Co-authored-by: Efim Poberezkin <8711996+efim-poberezkin@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
962287c439
commit
79658b3d8d
@@ -145,6 +145,7 @@ serverCfg =
|
||||
ServerConfig
|
||||
{ transports = [(serverPort, transport @TCP)],
|
||||
tbqSize = 1,
|
||||
serverTbqSize = 1,
|
||||
msgQueueQuota = 4,
|
||||
queueIdBytes = 12,
|
||||
msgIdBytes = 6,
|
||||
|
||||
Reference in New Issue
Block a user