mirror of
https://github.com/opentripplanner/OpenTripPlanner.git
synced 2026-04-03 05:51:24 +02:00
1.3 KiB
1.3 KiB
Router configuration
This section covers all options that can be set for each router using the router-config.json file.
These options can be applied by the OTP server without rebuilding the graph.
Configure using command-line arguments
Certain settings can be provided on the command line, when starting OpenTripPlanner. See
the CommandLineParameters class
for a full list of arguments
.
Routing defaults
There are many trip planning options used in the OTP web API, and more exist internally that are not exposed via the API. You may want to change the default value for some of these parameters, i.e. the value which will be applied unless it is overridden in a web API request.
A full list of them can be found in the RouteRequest.