Skip to content

Commit

Permalink
fix #14580
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Apr 10, 2024
1 parent eec17cd commit 80ff736
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/osmWebWizard.py
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,7 @@ def makeConfigFile(self):
"--duration-log.statistics",
"--device.rerouting.adaptation-interval", "10",
"--device.rerouting.adaptation-steps", "18",
"--tls.actuated.jam-threshold", "30",
"-v", "--no-step-log", "--save-configuration", self.files_relative["config"], "--ignore-route-errors"]

if self.routenames:
Expand Down

0 comments on commit 80ff736

Please sign in to comment.