19847: Default to disk cache size = RAM size for all containers.
[arvados.git] / lib / config / export.go
index 814fc6cd9b9dfc6ab0fbea0d9e29715236a906bd..6352406e90e95dc255d9eb43ff1ca13f0e721fd1 100644 (file)
@@ -121,7 +121,6 @@ var whitelist = map[string]bool{
        "Containers.CrunchRunArgumentsList":        false,
        "Containers.CrunchRunCommand":              false,
        "Containers.DefaultKeepCacheRAM":           true,
-       "Containers.DefaultKeepCacheDisk":          true,
        "Containers.DispatchPrivateKey":            false,
        "Containers.JobsAPI":                       true,
        "Containers.JobsAPI.Enable":                true,