Skip to content

Commit

Permalink
fix: bluecore review comments addressed (#1225)
Browse files Browse the repository at this point in the history
  • Loading branch information
shrouti1507 authored Feb 20, 2024
1 parent 09bbe2a commit 5e533ba
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/configurations/destinations/bluecore/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"cdkV2Enabled": true,
"transformAtV1": "processor",
"saveDestinationResponse": true,
"includeKeys": ["oneTrustCookieCategories"],
"excludeKeys": [],
"supportedSourceTypes": [
"android",
Expand Down Expand Up @@ -40,5 +39,8 @@
"defaultConfig": ["bluecoreNamespace", "eventsMapping", "oneTrustCookieCategories"]
},
"secretKeys": ["bluecoreNamespace"]
},
"options": {
"isBeta": true
}
}

0 comments on commit 5e533ba

Please sign in to comment.