Skip to content
This repository was archived by the owner on Dec 10, 2022. It is now read-only.

Commit 5d5dcf6

Browse files
committed
docs(readme): add tcp-connections-limit to config example
1 parent 1e4034a commit 5d5dcf6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ keys-file: ./keys
8282
udp-address: 0.0.0.0:33445
8383
tcp-addresses:
8484
- 0.0.0.0:33445
85+
tcp-connections-limit: 512
8586
motd: "{{start_date}} {{uptime}} Tcp: incoming {{tcp_packets_in}}, outgoing {{tcp_packets_out}}, Udp: incoming {{udp_packets_in}}, outgoing {{udp_packets_out}}"
8687
bootstrap-nodes:
8788
- pk: 1D5A5F2F5D6233058BF0259B09622FB40B482E4FA0931EB8FD3AB8E7BF7DAF6F

0 commit comments

Comments
 (0)