2021-05-21 16:47:08 +03:00
|
|
|
# Examples of correct configuration file structures
|
|
|
|
|
|
|
|
Here are files in all supported formats and with all possible configuration values
|
2021-10-05 12:59:09 +03:00
|
|
|
of NeoFS applications. See [node.yaml](node.yaml) for configuration notes.
|
2021-05-21 16:47:08 +03:00
|
|
|
|
|
|
|
All parameters are correct, however, they are for informational purposes only.
|
2021-07-29 17:57:17 +03:00
|
|
|
It is not recommended transferring these configs for real application launches.
|
2021-05-21 16:47:08 +03:00
|
|
|
|
|
|
|
## Config files
|
|
|
|
|
|
|
|
- Storage node
|
|
|
|
- JSON: `node.json`
|
2021-06-01 19:46:08 +03:00
|
|
|
- YAML: `node.yaml`
|
|
|
|
|
|
|
|
## Environment variables
|
|
|
|
|
|
|
|
- Storage node: `node.env`
|