added reserved only
This commit is contained in:
parent
f1b2f5a40e
commit
677f5e223f
@ -7,6 +7,7 @@ base_path = "/home/parity/.local/share/io.parity.ethereum/bootnode"
|
|||||||
[network]
|
[network]
|
||||||
port = 30303
|
port = 30303
|
||||||
reserved_peers = "/home/parity/.local/share/io.parity.ethereum/bootnodes.txt"
|
reserved_peers = "/home/parity/.local/share/io.parity.ethereum/bootnodes.txt"
|
||||||
|
reserved_only = true
|
||||||
max_peers = 100
|
max_peers = 100
|
||||||
snapshot_peers = 25
|
snapshot_peers = 25
|
||||||
nat = "extip:*INSERT EXTERNAL IP HERE*"
|
nat = "extip:*INSERT EXTERNAL IP HERE*"
|
||||||
|
Loading…
Reference in New Issue
Block a user