Skip to content

Commit

Permalink
motis: Enable duplicate matching
Browse files Browse the repository at this point in the history
  • Loading branch information
jbruechert committed Feb 26, 2024
1 parent fd976f5 commit f91a4b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions motis/config.ini.j2
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ host=127.0.0.1
[nigiri]
first_day=TODAY
num_days=365
match_duplicates=true
{% if flavour != "import" %}
{% for feed in gtfsrt_feeds %}gtfsrt={{ feed.id }}|{{ feed.url }}|{{ feed.authorization }}
{% endfor %}
Expand Down

0 comments on commit f91a4b5

Please sign in to comment.