frostfs-node/config/example/node.json
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

5 lines
43 B
JSON

{
"logger": {
"level": "debug"
}
}