Skip to content

Commit

Permalink
Add test cookiebotDomainGroupID
Browse files Browse the repository at this point in the history
  • Loading branch information
cihanandac committed Sep 19, 2023
1 parent 8d0f749 commit 703bca5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/src/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ export default function applyConfig(config) {
supportedLanguages: ['nl', 'en', 'de'],
defaultLanguage: DEFAULT_LANG,
};
config.settings.cookiebotDomainGroupId =
'c6718f17-016b-4d02-9bc2-9f1467f610fb';

config.settings.navDepth = 2;
config.settings.siteDataPageId = 'footer';
Expand Down

0 comments on commit 703bca5

Please sign in to comment.