mirror of
https://github.com/opentripplanner/OpenTripPlanner.git
synced 2026-04-02 21:43:07 +02:00
23 lines
630 B
Markdown
23 lines
630 B
Markdown
<!--
|
|
NOTE! Part of this document is generated. Make sure you edit the template, not the generated doc.
|
|
|
|
- Template directory is: /doc/templates
|
|
- Generated directory is: /doc/user
|
|
-->
|
|
|
|
# Debug UI configuration
|
|
|
|
The Debug UI is the standard interface that is bundled with OTP and available by visiting
|
|
[`http://localhost:8080`](http://localhost:8080). This page lists the configuration options available
|
|
by placing a file `debug-ui-config.json` into OTP's working directory.
|
|
|
|
<!-- INSERT: PARAMETERS-TABLE -->
|
|
|
|
|
|
## Parameter Details
|
|
|
|
<!-- INSERT: PARAMETERS-DETAILS -->
|
|
|
|
## Config Example
|
|
|
|
<!-- INSERT: JSON-EXAMPLE -->
|