What format should we use for the RNode configuration file
Status | IN PROGRESS |
|---|---|
Stakeholders | Core development team dApp developers RNode operators |
Outcome | |
Due date | |
Owner | @Kelly Foster |
Background
The RNode software currently uses a TOML-formatted configuration file. There is a proposal to change to a HOCON-formatted configuration file https://rchain.atlassian.net/browse/CORE-1528.
Using this document
Please add feedback on the proposal to change from a TOML to a HOCON configuration file to comments in this document.
I don't care what format you use, but please expose all options that can be passed in as commandline flags (it seems --has-faucet is not currently supported) and document how the file works. I'm willing to write the docs if someone prefers to socially explain it once.