X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/06150c2955d59c22857ebd5f07e3f5df758a0bab..9084d255611326869a1a603b3269d307329a4c59:/lib/config/export.go diff --git a/lib/config/export.go b/lib/config/export.go index 3b577b023f..cbd9ff6d7f 100644 --- a/lib/config/export.go +++ b/lib/config/export.go @@ -68,6 +68,7 @@ var whitelist = map[string]bool{ "API.KeepServiceRequestTimeout": false, "API.LockBeforeUpdate": false, "API.LogCreateRequestFraction": false, + "API.MaxConcurrentRailsRequests": false, "API.MaxConcurrentRequests": false, "API.MaxIndexDatabaseRead": false, "API.MaxItemsPerResponse": true,