15599: Use default/automatic credentials for example config.
[arvados.git] / lib / config / export.go
index f545abc14f71aebb36db2f90d6c1520cf40855ab..8df561c00fa0fce082ee9635f7f3fbf1ef067936 100644 (file)
@@ -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,