Merge branch '19513-create-role-admin-only'
[arvados.git] / sdk / go / arvados / config.go
index fbbcb78ec2991b00aca4f4b2f4e94fb7ac209760..bfcc73f6f12886c6549c3e4a865231ed78724fad 100644 (file)
@@ -448,6 +448,7 @@ type ContainersConfig struct {
        CrunchRunCommand              string
        CrunchRunArgumentsList        []string
        DefaultKeepCacheRAM           ByteSize
+       DefaultKeepCacheDisk          ByteSize
        DispatchPrivateKey            string
        LogReuseDecisions             bool
        MaxComputeVMs                 int