Skip to content

Commit

Permalink
chore: disable unfinished cookie manangement feature before release
Browse files Browse the repository at this point in the history
  • Loading branch information
vesameskanen committed Mar 10, 2023
1 parent 8c69eba commit bef761f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/configurations/config.hsl.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export default {
// Navbar logo
logo: 'hsl/reittiopas-logo.svg',

useCookiesPrompt: true,
useCookiesPrompt: false,
copyrightText: '© Copyright HSL',

feedIds: ['HSL'],
Expand Down

0 comments on commit bef761f

Please sign in to comment.