Merge branch '21124-max-rails-reqs'
[arvados.git] / lib / config / export.go
index 3b577b023fd927326a352be4e8e2ce7af20c9d82..cbd9ff6d7f982c2818829b89f7a15fab9b5ca044 100644 (file)
@@ -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,