[#140] storage: Remove unused config records for v0.26.0 release
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
parent
a7feea730a
commit
25b61614b5
1 changed files with 0 additions and 6 deletions
|
@ -34,12 +34,6 @@ NEOFS_MORPH_NOTIFICATION_ENDPOINT=ws://morph_chain:30333/ws
|
||||||
#NEOFS_MORPH_DIAL_TIMEOUT=1m
|
#NEOFS_MORPH_DIAL_TIMEOUT=1m
|
||||||
# Disable side chain caches
|
# Disable side chain caches
|
||||||
#NEOFS_MORPH_DISABLE_CACHE=true
|
#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
|
# 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