openethereum/parity/cli/presets/config.insecure.toml
Arkadiy Paronyan f3ea2f354e v1.9.0 (#6727)
2017-10-12 23:44:02 +02:00

12 lines
146 B
TOML

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