wip, affects responsiveness

This commit is contained in:
Dmitry Zuikov 2024-03-12 07:38:55 +03:00
parent f2de0be662
commit 10e99e7cdc
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ instance Exception GoAgainException
-- TODO: write-workers-to-config
defStorageThreads :: Integral a => a
defStorageThreads = 2
defStorageThreads = 4
defLocalMulticast :: String
defLocalMulticast = "239.192.152.145:10153"