We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d225778 commit ea1b609Copy full SHA for ea1b609
config-example.properties
@@ -36,7 +36,7 @@ graph.dataaccess=RAM_STORE
36
#
37
# By default the speed-up mode with the 'fastest' weighting is used. Internally a graph preparation via
38
# 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.
+# graph but less for every request.
40
# prepare.chWeighting=fastest
41
42
# Disable the speed-up mode (contraction hierarchies, CH) via enabling the flexibility mode:
0 commit comments