default to using turn restrictions

This commit is contained in:
Emil Tin
2013-02-07 16:16:39 +01:00
committed by DennisOSRM
parent d59e526e1e
commit 22c5c539c2
3 changed files with 4 additions and 4 deletions
-1
View File
@@ -72,7 +72,6 @@ use_restrictions = true
ignore_areas = true -- future feature
traffic_signal_penalty = 2
u_turn_penalty = 20
use_turn_restrictions = true
-- End of globals
-1
View File
@@ -39,7 +39,6 @@ use_restrictions = true
ignore_areas = true -- future feature
traffic_signal_penalty = 2
u_turn_penalty = 20
use_turn_restrictions = true
-- End of globals