X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/90d84d8578b760b493ac76b22c42bc284868bc0c..6f62ef31c63c6f04f9cb3fc772b93bead5a58345:/lib/config/export.go?ds=sidebyside diff --git a/lib/config/export.go b/lib/config/export.go index f545abc14f..8df561c00f 100644 --- a/lib/config/export.go +++ b/lib/config/export.go @@ -66,7 +66,7 @@ var whitelist = map[string]bool{ "API.MaxConcurrentRequests": false, "API.MaxIndexDatabaseRead": false, "API.MaxItemsPerResponse": true, - "API.MaxKeepBlockBuffers": false, + "API.MaxKeepBlobBuffers": false, "API.MaxRequestAmplification": false, "API.MaxRequestSize": true, "API.RailsSessionSecretToken": false,