Skip to content

Commit

Permalink
Merge pull request #5267 from HSLdevcom/DT-6708-v3
Browse files Browse the repository at this point in the history
DT-6708 Ticketlink for oulu v3
  • Loading branch information
vesameskanen authored Feb 13, 2025
2 parents 83e9ac2 + 92406a2 commit 4da2f8f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions app/configurations/config.oulu.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,4 +164,12 @@ export default configMerger(walttiConfig, {
url: `${virtualMonitorBaseUrl}/createview`,
},
},

showTicketInformation: true,
useTicketIcons: true,
ticketLink: 'https://www.osl.fi/liput-ja-hinnat/osl-sovellus/',
showTicketPrice: true,
showTicketLinkOnlyWhenTesting: true,
ticketLinkOperatorCode: 50229,
appName: 'oslapp',
});

0 comments on commit 4da2f8f

Please sign in to comment.