[#219] Update storage config
Configure side chain cache differently. Signed-off-by: Alex Vanin <a.vanin@yadro.com>
This commit is contained in:
parent
eb5ba83a77
commit
446bbb6a56
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@ NEOFS_MORPH_RPC_ENDPOINT_0_ADDRESS=ws://morph-chain:30333/ws
|
||||||
## Dial timeout to connect to notification endpoint
|
## Dial timeout to connect to notification endpoint
|
||||||
## Default: 5s
|
## Default: 5s
|
||||||
#NEOFS_MORPH_DIAL_TIMEOUT=1m
|
#NEOFS_MORPH_DIAL_TIMEOUT=1m
|
||||||
# Disable side chain caches
|
# Configure side chain caches (negative value to disable)
|
||||||
#NEOFS_MORPH_DISABLE_CACHE=true
|
#NEOFS_MORPH_CACHE_TTL=15s
|
||||||
|
|
||||||
# Cache of API clients section
|
# Cache of API clients section
|
||||||
## Dial timeout to connect to remote API server
|
## Dial timeout to connect to remote API server
|
||||||
|
|
Loading…
Reference in a new issue