[#1189] config/example: Mention `persistent_sessions.path` default

In current implementation storage node app uses in-memory session
storage if `persistent_sessions.path` value is empty/missing in the
config.

Clarify default behavior in `config/example/node.yaml`.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
remotes/fyrchik/pilorama-storage-size
Leonard Lyubich 2022-09-13 12:13:54 +04:00 committed by LeL
parent d25b7e177b
commit a789159e5b
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ node:
attribute_1: UN-LOCODE:RU MSK
relay: true # start Storage node in relay mode without bootstrapping into the Network map
persistent_sessions:
path: /sessions # path to persistent session tokens file of Storage node
path: /sessions # path to persistent session tokens file of Storage node (default: in-memory sessions)
persistent_state:
path: /state # path to persistent state file of Storage node
subnet: