Skip to content

Commit

Permalink
Merge pull request #1768 from HSLdevcom/id_site
Browse files Browse the repository at this point in the history
Fix piwik ids
  • Loading branch information
vesameskanen authored Aug 8, 2017
2 parents 3071f86 + fc2681a commit fb9a545
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/configurations/config.default.js
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,9 @@ export default {
{ id: '11', expr: 'joensuu' },
{ id: '12', expr: 'dev-turku' },
{ id: '13', expr: 'turku' },
{ id: '14', expr: 'hameenlinna' },
{ id: '15', expr: 'jyvaskyla' },
{ id: '16', expr: 'kuopio' },
// put generic expressions last so that they do not match waltti cities
// e.g. reittiopas.hameenlinna.fi or turku.digitransit.fi
{ id: '5', expr: 'dev.reittiopas' },
Expand Down

0 comments on commit fb9a545

Please sign in to comment.