[#140] storage: Remove unused config records for v0.26.0 release

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
Alex Vanin 2021-10-21 18:12:53 +03:00 committed by Alex Vanin
parent a7feea730a
commit 25b61614b5

View file

@ -34,12 +34,6 @@ NEOFS_MORPH_NOTIFICATION_ENDPOINT=ws://morph_chain:30333/ws
#NEOFS_MORPH_DIAL_TIMEOUT=1m
# Disable side chain caches
#NEOFS_MORPH_DISABLE_CACHE=true
## Notary deposit amount for notary invocations
## Default: 50000000
NEOFS_MORPH_NOTARY_DEPOSIT_AMOUNT=100000000
## Notary deposit timer duration
## Default: 1000
NEOFS_MORPH_NOTARY_DEPOSIT_DURATION=50
# Cache of API clients section
## Dial timeout to connect to remote API server