21285: Use separate request limit/queue for gateway tunnel requests.
[arvados.git] / lib / config / export.go
index e51e6fc32cdeb03909f84eb3f24cbfcb8351b31a..4b6c142ff2e29f41bcf2b843ac6479b54dd436aa 100644 (file)
@@ -70,6 +70,7 @@ var whitelist = map[string]bool{
        "API.LogCreateRequestFraction":             false,
        "API.MaxConcurrentRailsRequests":           false,
        "API.MaxConcurrentRequests":                false,
+       "API.MaxGatewayTunnels":                    false,
        "API.MaxIndexDatabaseRead":                 false,
        "API.MaxItemsPerResponse":                  true,
        "API.MaxKeepBlobBuffers":                   false,