mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 22:57:59 -05:00
settings: set inbound/ outbound default to 8, white_connect_percent to 70
Also propgagate this change as the default to various configs.
This commit is contained in:
@@ -77,7 +77,13 @@ inbound = ["tcp+tls://0.0.0.0:8242"]
|
||||
|
||||
# Inbound connections slots number, this many active inbound connections
|
||||
# will be allowed. (This does not include manual or outbound connections)
|
||||
#inbound_connections = 0
|
||||
#inbound_connections = 8
|
||||
|
||||
## White connection percent
|
||||
# gold_connect_count = 2
|
||||
|
||||
## White connection percent
|
||||
# white_connect_percent = 70
|
||||
|
||||
# Manual connections retry limit, 0 for forever looping
|
||||
#manual_attempt_limit = 0
|
||||
|
||||
Reference in New Issue
Block a user