added reserved only

This commit is contained in:
crossoveranx
2019-08-29 17:11:25 +02:00
committed by GitHub
parent f1b2f5a40e
commit 677f5e223f

View File

@@ -7,6 +7,7 @@ base_path = "/home/parity/.local/share/io.parity.ethereum/bootnode"
[network]
port = 30303
reserved_peers = "/home/parity/.local/share/io.parity.ethereum/bootnodes.txt"
reserved_only = true
max_peers = 100
snapshot_peers = 25
nat = "extip:*INSERT EXTERNAL IP HERE*"