Add systemd toml

This commit is contained in:
lash 2022-02-12 08:26:52 +00:00
parent 363de8601d
commit 65febc7fb8
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
[parity]
chain = "/var/lib/kitabu.json"
base_path = "/var/lib/kitabu/data"
[network]
max_peers = 25
snapshot_peers = 10
[account]
password = ["/var/lib/kitabu/kitabu.pwd"]
[mining]
reseal_on_txs = "none"
force_sealing = true
min_gas_price = 1
gas_floor_target = "1"
[footprint]
tracing = "on"
pruning = "archive"
pruning_history = 256
cache_size_db = 2000