frostfs-node/config/example/README.md
Leonard Lyubich f833fe1ee2 [#493] config: Add example config files of storage node application
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-06-01 11:45:38 +03:00

13 lines
No EOL
396 B
Markdown

# Examples of correct configuration file structures
Here are files in all supported formats and with all possible configuration values
of NeoFS applications.
All parameters are correct, however, they are for informational purposes only.
It is not recommended to transfer these configs for real application launches.
## Config files
- Storage node
- JSON: `node.json`
- YAML: `node.yaml`