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

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"]