openethereum/parity/cli/presets/config.insecure.toml

11 lines
145 B
TOML
Raw Normal View History

2017-07-17 08:03:57 +02:00
[parity]
no_consensus = true
[rpc]
interface = "all"
apis = ["all"]
hosts = ["all"]
[ipfs]
enable = false # this is the default
hosts = ["all"]