forked from TrueCloudLab/frostfs-node
[#1375] node: Configure of the container cache size
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
This commit is contained in:
parent
7f8a1dcf8e
commit
a13219808a
6 changed files with 55 additions and 35 deletions
|
@ -570,6 +570,8 @@ type cfgMorph struct {
|
|||
// TTL of Sidechain cached values. Non-positive value disables caching.
|
||||
cacheTTL time.Duration
|
||||
|
||||
containerCacheSize uint32
|
||||
|
||||
proxyScriptHash neogoutil.Uint160
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue