Skip to content

Commit

Permalink
DT-6537 dev analytics off
Browse files Browse the repository at this point in the history
  • Loading branch information
sharhio committed Nov 11, 2024
1 parent b8fdaf1 commit 3ed7922
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion app/configurations/config.jyvaskyla.js
Original file line number Diff line number Diff line change
Expand Up @@ -185,5 +185,4 @@ export default configMerger(walttiConfig, {
},
// Notice! Turning on this setting forces the search for car routes (for the CO2 comparison only).
showCO2InItinerarySummary: true,
devAnalytics: true,
});
1 change: 0 additions & 1 deletion app/configurations/config.kuopio.js
Original file line number Diff line number Diff line change
Expand Up @@ -199,5 +199,4 @@ export default configMerger(walttiConfig, {
},
},
},
devAnalytics: true,
});
2 changes: 0 additions & 2 deletions app/configurations/config.lahti.js
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,4 @@ export default configMerger(walttiConfig, {
transferPenalty: 1600,
},
ticketLinkOperatorCode: 50223,

devAnalytics: true,
});

0 comments on commit 3ed7922

Please sign in to comment.