openethereum/parity/cli/presets/config.insecure.toml
2017-07-17 13:03:57 +07:00

11 lines
145 B
TOML

[parity]
no_consensus = true
[rpc]
interface = "all"
apis = ["all"]
hosts = ["all"]
[ipfs]
enable = false # this is the default
hosts = ["all"]