X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/94dcdefbf8fe264daa28c5b15f68b304c683e390..8f737e30667628842cb8f85b1b2d7851536099f8:/lib/config/export.go diff --git a/lib/config/export.go b/lib/config/export.go index a8a535eeb5..44fd559418 100644 --- a/lib/config/export.go +++ b/lib/config/export.go @@ -68,6 +68,7 @@ var whitelist = map[string]bool{ "API.LockBeforeUpdate": false, "API.KeepServiceRequestTimeout": false, "API.MaxConcurrentRequests": false, + "API.LogCreateRequestFraction": false, "API.MaxIndexDatabaseRead": false, "API.MaxItemsPerResponse": true, "API.MaxKeepBlobBuffers": false,