X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c8f57c52224362d7621f1271774b0f2d60c55cac..8b873a9b3b8865a4d451263e48b49122b9c32759:/lib/config/export.go diff --git a/lib/config/export.go b/lib/config/export.go index f6b19db252..a0be827f04 100644 --- a/lib/config/export.go +++ b/lib/config/export.go @@ -97,13 +97,8 @@ var whitelist = map[string]bool{ "Containers.DefaultKeepCacheRAM": true, "Containers.DispatchPrivateKey": false, "Containers.JobsAPI": true, - "Containers.JobsAPI.CrunchJobUser": false, - "Containers.JobsAPI.CrunchJobWrapper": false, - "Containers.JobsAPI.CrunchRefreshTrigger": false, - "Containers.JobsAPI.DefaultDockerImage": false, "Containers.JobsAPI.Enable": true, "Containers.JobsAPI.GitInternalDir": false, - "Containers.JobsAPI.ReuseJobIfOutputsDiffer": false, "Containers.Logging": false, "Containers.LogReuseDecisions": false, "Containers.MaxComputeVMs": false,