Merge branch 'main' into 18842-arv-mount-disk-config
[arvados.git] / sdk / go / arvados / config.go
index 2871356e9827059352026432082c5fcdee2f3fce..bc6aab298fdcab19991528c1949b9d7bbac5efaf 100644 (file)
@@ -447,6 +447,7 @@ type ContainersConfig struct {
        CrunchRunCommand              string
        CrunchRunArgumentsList        []string
        DefaultKeepCacheRAM           ByteSize
+       DefaultKeepCacheDisk          ByteSize
        DispatchPrivateKey            string
        LogReuseDecisions             bool
        MaxComputeVMs                 int