Skip to content

Commit c41c2bd

Browse files
committed
opentripplanner#158 Add config option to display metrix units
1 parent 58f5322 commit c41c2bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

example-config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,9 @@ itinerary:
527527
# currency: 'USD'
528528
# defaultLocale: 'en-US'
529529

530+
### Show metric or imperial units
531+
# outputMetricUnits: false
532+
530533
### If using OTP Middleware, you can define the optional phone number options below.
531534
# phoneFormatOptions:
532535
# # ISO 2-letter country code for phone number formats (defaults to 'US')

0 commit comments

Comments
 (0)