|
|
@@ -13,10 +13,10 @@ datastore = "/tmp/genev_test/datastore/node3"
|
|
|
inbound = ["tcp://127.0.0.1:28884"]
|
|
|
|
|
|
## Connection slots
|
|
|
-outbound_connections = 8
|
|
|
+outbound_connections = 4
|
|
|
|
|
|
## Inbound connection slots
|
|
|
-inbound_connections = 4
|
|
|
+# inbound_connections = 4
|
|
|
|
|
|
## P2P external addresses
|
|
|
external_addrs = ["tcp://127.0.0.1:28884"]
|