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