Move bootnode_orchestrator and bootnode_archive variables to the bootnode role

This commit is contained in:
Aleskey Zalesov 2018-03-16 15:59:10 +03:00
parent 1a0b29baf1
commit 9a16a22cd6
1 changed files with 3 additions and 0 deletions

View File

@ -9,3 +9,6 @@ PROXY_PORT: "8545"
allow_bootnode_ssh: true
allow_bootnode_p2p: true
allow_bootnode_rpc: false
bootnode_archive: "off"
bootnode_orchestrator: "off"