Lower maxKnownInventory from 20000 to 1000.

ok @davecgh
This commit is contained in:
David Hill 2014-04-23 07:48:52 -04:00
parent 8a322e4792
commit 08377c21e2

View file

@ -34,7 +34,7 @@ const (
// maxKnownInventory is the maximum number of items to keep in the known
// inventory cache.
maxKnownInventory = 20000
maxKnownInventory = 1000
// negotiateTimeoutSeconds is the number of seconds of inactivity before
// we timeout a peer that hasn't completed the initial version