mirror of https://github.com/voidlizard/hbs2
increased peer announce period
This commit is contained in:
parent
b04fafa158
commit
a819bc82f1
|
@ -67,7 +67,6 @@ defChunkWaitMax = 0.35 :: Timeout 'Seconds
|
|||
defSweepTimeout :: Timeout 'Seconds
|
||||
defSweepTimeout = 30 -- FIXME: only for debug!
|
||||
|
||||
-- FIXME: debug only!
|
||||
defPeerAnnounceTime :: Timeout 'Seconds
|
||||
defPeerAnnounceTime = 120
|
||||
|
||||
|
|
Loading…
Reference in New Issue