From c41c2bdc8844c3e398c4ef9a7219c61a4e605c8e Mon Sep 17 00:00:00 2001 From: Alexander Menk Date: Sat, 4 Feb 2023 20:38:21 +0100 Subject: [PATCH] #158 Add config option to display metrix units --- example-config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/example-config.yml b/example-config.yml index a73af02db..22bfa2409 100644 --- a/example-config.yml +++ b/example-config.yml @@ -527,6 +527,9 @@ itinerary: # currency: 'USD' # defaultLocale: 'en-US' +### Show metric or imperial units +# outputMetricUnits: false + ### If using OTP Middleware, you can define the optional phone number options below. # phoneFormatOptions: # # ISO 2-letter country code for phone number formats (defaults to 'US')