Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Commit

Permalink
Bump outbound gossip connections to 4
Browse files Browse the repository at this point in the history
  • Loading branch information
jadeallenx committed Apr 14, 2022
1 parent 360d9bb commit e7182b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/seed.config
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"/ip4/34.222.176.174/tcp/2154,/ip4/34.222.185.94/tcp/2154,/ip4/44.230.198.113/tcp/2154"},
{seed_node_dns, ""},
{max_inbound_connections, 4000},
{outbound_gossip_connections, 2},
{outbound_gossip_connections, 6},
{peerbook_update_interval, 60000},
{gossip_width, 600},
{relay_limit, 100}
Expand Down

0 comments on commit e7182b0

Please sign in to comment.