config: improve 4 CN docker configs, three nodes are enough
This commit is contained in:
parent
1e35387c04
commit
e2bd76713b
4 changed files with 4 additions and 4 deletions
|
@ -47,7 +47,7 @@ ApplicationConfiguration:
|
|||
PingTimeout: 90s
|
||||
MaxPeers: 10
|
||||
AttemptConnPeers: 5
|
||||
MinPeers: 3
|
||||
MinPeers: 2
|
||||
Relay: true
|
||||
Oracle:
|
||||
Enabled: false
|
||||
|
|
|
@ -47,7 +47,7 @@ ApplicationConfiguration:
|
|||
PingTimeout: 90s
|
||||
MaxPeers: 10
|
||||
AttemptConnPeers: 5
|
||||
MinPeers: 3
|
||||
MinPeers: 2
|
||||
Relay: true
|
||||
Oracle:
|
||||
Enabled: false
|
||||
|
|
|
@ -47,7 +47,7 @@ ApplicationConfiguration:
|
|||
PingTimeout: 90s
|
||||
MaxPeers: 10
|
||||
AttemptConnPeers: 5
|
||||
MinPeers: 3
|
||||
MinPeers: 2
|
||||
Relay: true
|
||||
Oracle:
|
||||
Enabled: false
|
||||
|
|
|
@ -47,7 +47,7 @@ ApplicationConfiguration:
|
|||
PingTimeout: 90s
|
||||
MaxPeers: 10
|
||||
AttemptConnPeers: 5
|
||||
MinPeers: 3
|
||||
MinPeers: 2
|
||||
Relay: true
|
||||
Oracle:
|
||||
Enabled: false
|
||||
|
|
Loading…
Reference in a new issue