mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
Plumb through the ability to set the storage read cache size. (#1784)
Plumb through the ability to set the storage read cache size. Fixes #1772
This commit is contained in:
@@ -176,6 +176,8 @@ func TestLoadConfigFile_json2(t *testing.T) {
|
||||
},
|
||||
},
|
||||
|
||||
CacheSize: 45678,
|
||||
|
||||
Telemetry: &Telemetry{
|
||||
StatsiteAddr: "foo",
|
||||
StatsdAddr: "bar",
|
||||
|
||||
Reference in New Issue
Block a user