Skip to content

Commit

Permalink
Revert profile indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
otbutz authored Oct 26, 2023
1 parent 6c15cb2 commit 9b7837c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions config-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ graphhopper:
vehicle: car
custom_model:
distance_influence: 70
# turn_costs: true
# u_turn_costs: 60
# turn_costs: true
# u_turn_costs: 60

# - name: bike
# # to use the bike vehicle make sure to not ignore cycleways etc., see import.osm.ignored_highways below
# vehicle: bike
# custom_model_files: [bike.json, bike_elevation.json]
# - name: bike
# # to use the bike vehicle make sure to not ignore cycleways etc., see import.osm.ignored_highways below
# vehicle: bike
# custom_model_files: [bike.json, bike_elevation.json]

# instead of the inbuilt custom models (see ./core/src/main/resources/com/graphhopper/custom_models)
# you can specify a folder where to find your own custom model files
Expand Down

0 comments on commit 9b7837c

Please sign in to comment.