Skip to content

Commit ea1b609

Browse files
author
Peter
committed
remove notice in config-example
1 parent d225778 commit ea1b609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config-example.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ graph.dataaccess=RAM_STORE
3636
#
3737
# By default the speed-up mode with the 'fastest' weighting is used. Internally a graph preparation via
3838
# contraction hierarchies is done to speed routing up. This requires more RAM/disc space for holding the
39-
# graph but less for every request. Also only the first vehicle of the flagEncoders list will be prepared.
39+
# graph but less for every request.
4040
# prepare.chWeighting=fastest
4141
#
4242
# Disable the speed-up mode (contraction hierarchies, CH) via enabling the flexibility mode:

0 commit comments

Comments
 (0)