Increase the number of routes in the matrix

Hi,
sorry we’re behind with properly documenting the new configuration setup. The location for the setting you are looking for should be endpoints.matrix.maximum_routes. In YAML:

endpoints:
  matrix:
    maximum_routes: 2500

Hope this helps.