Release v1.6.0 #41
2 changed files with 1 additions and 5 deletions
|
@ -69,9 +69,6 @@ control:
|
||||||
grpc:
|
grpc:
|
||||||
endpoint: localhost:16515
|
endpoint: localhost:16515
|
||||||
|
|
||||||
frostfsid:
|
|
||||||
validation:
|
|
||||||
enabled: false
|
|
||||||
|
|
||||||
kludge:
|
kludge:
|
||||||
use_default_xmlns: true
|
use_default_xmlns: true
|
||||||
|
bypass_content_encoding_check_in_chunks: true
|
||||||
|
|
|
@ -2,7 +2,6 @@ morph:
|
||||||
rpc_endpoint:
|
rpc_endpoint:
|
||||||
- address: ws://localhost:30333/ws
|
- address: ws://localhost:30333/ws
|
||||||
dial_timeout: 20s
|
dial_timeout: 20s
|
||||||
ape_chain_cache_size: 0
|
|
||||||
|
|
||||||
control:
|
control:
|
||||||
grpc:
|
grpc:
|
||||||
|
|
Loading…
Reference in a new issue