increased peer announce period

This commit is contained in:
Dmitry Zuikov 2023-02-06 05:52:43 +03:00
parent 775aebcb13
commit b04fafa158
1 changed files with 2 additions and 1 deletions

View File

@ -69,6 +69,7 @@ defSweepTimeout = 30 -- FIXME: only for debug!
-- FIXME: debug only!
defPeerAnnounceTime :: Timeout 'Seconds
defPeerAnnounceTime = 30
defPeerAnnounceTime = 120