mirror of https://github.com/voidlizard/hbs2
wip, affects responsiveness
This commit is contained in:
parent
f2de0be662
commit
10e99e7cdc
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue