[parity] chain = "spec.json" base_path = "parity_data" [rpc] apis = ["all"] cors=["all"] [network] reserved_peers="{{ home }}/bootnodes.txt" nat="extip:{{ ansible_host }}" port = 30303 [websockets] disable = false port = 8546 interface = "all" origins = ["all"] apis = ["all"] hosts = ["all"] [ipc] disable = true [ui] disable = true [snapshots] disable_periodic = true [footprint] tracing = "on" pruning = "archive"